mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 14:41:28 +00:00
Update entity.h
This commit is contained in:
parent
ef0b29dc8e
commit
abeb93f1e6
@ -447,6 +447,7 @@ public:
|
||||
|
||||
void Process();
|
||||
void ClearAggro(Mob* targ);
|
||||
void ClearWaterAggro(Mob* targ);
|
||||
void ClearFeignAggro(Mob* targ);
|
||||
void ClearZoneFeignAggro(Client* targ);
|
||||
void AggroZone(Mob* who, uint32 hate = 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user