mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
fix(DB/Formations): Add the new "evade together" formation flag for Drakkisath adds (#9220)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637104117879476300');
|
||||
|
||||
UPDATE `creature_formations` SET `groupAI` = `groupAI`|0x004 WHERE `leaderGUID` = 137971;
|
||||
Reference in New Issue
Block a user