mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-10 19:03:11 +00:00
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