mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/Crash): remove wrong groupAI flag causing stack overflow (#9273)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637539503631638300');
|
||||
|
||||
UPDATE `creature_formations` SET `groupAI` = 1 WHERE `leaderGUID` = 202212;
|
||||
Reference in New Issue
Block a user