mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-29 08:38:20 +00:00
merge upstream
This commit is contained in:
+1
-1
@@ -356,7 +356,7 @@ public:
|
||||
void ClearAggro(Mob* targ);
|
||||
void ClearFeignAggro(Mob* targ);
|
||||
void ClearZoneFeignAggro(Client* targ);
|
||||
void AggroZone(Mob* who, int hate = 0);
|
||||
void AggroZone(Mob* who, uint32 hate = 0);
|
||||
|
||||
bool Fighting(Mob* targ);
|
||||
void RemoveFromHateLists(Mob* mob, bool settoone = false);
|
||||
|
||||
Reference in New Issue
Block a user