revert "fix(Core/Formations): Implemented new creature formation flag: GROUP_AI_FLAG_ACQUIRE_NEW_TARGET_ON_EVADE." (#14494)
This commit is contained in:
parent
1b8c9216ba
commit
b4080ed0f1
4 changed files with 27 additions and 77 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_formations` SET `groupAI`=`groupAI`&~0x020 WHERE `leaderGUID` IN (84634,84648);
|
||||
Loading…
Add table
Add a link
Reference in a new issue