mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 06:16:38 +00:00
fully implement ^pull logic to always return, can still be overidden by ^attack
This commit is contained in:
+1
-1
@@ -932,7 +932,7 @@ public:
|
||||
);
|
||||
|
||||
bool PullingFlagChecks(Client* bot_owner);
|
||||
bool ReturningFlagChecks(Client* bot_owner, float fm_distance);
|
||||
bool ReturningFlagChecks(Client* bot_owner, Mob* leash_owner, float fm_distance);
|
||||
void BotPullerProcess(Client* bot_owner, Raid* raid);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user