fix(DB/Formations): Add the new "evade together" formation flag for Drakkisath adds (#9220)
This commit is contained in:
parent
2713080bdd
commit
e604511263
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637104117879476300');
|
||||
|
||||
UPDATE `creature_formations` SET `groupAI` = `groupAI`|0x004 WHERE `leaderGUID` = 137971;
|
||||
Loading…
Add table
Add a link
Reference in a new issue