mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
Push a scan when mobs first construct [skip ci]
This commit is contained in:
parent
61790ef195
commit
331032f4f4
@ -459,6 +459,8 @@ Mob::Mob(
|
||||
#ifdef BOTS
|
||||
m_manual_follow = false;
|
||||
#endif
|
||||
|
||||
mob_scan_close.Trigger();
|
||||
}
|
||||
|
||||
Mob::~Mob()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user