mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
fix(DB/Creature): Correct GroupAI for Tendris Warpwood's formation (#8357)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633734702211848400');
|
||||
|
||||
-- Tendris Warpwood - Dire Maul
|
||||
UPDATE `creature_formations` SET `groupAI` = 1 WHERE `leaderGUID` = 248035;
|
||||
Reference in New Issue
Block a user