fix(DB/Formation): Change wrong GroupAI in Molten Colossus formation. (#26471)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
-- Set Correct GroupAI (it was 5).
|
||||
UPDATE `creature_formations` SET `groupAI` = 3 WHERE `leaderGUID` = 136057;
|
||||
Reference in New Issue
Block a user