mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21: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
|
#ifdef BOTS
|
||||||
m_manual_follow = false;
|
m_manual_follow = false;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
mob_scan_close.Trigger();
|
||||||
}
|
}
|
||||||
|
|
||||||
Mob::~Mob()
|
Mob::~Mob()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user