fix(DB/Crash): remove wrong groupAI flag causing stack overflow (#9273)

This commit is contained in:
Nefertumm
2021-11-21 22:10:38 -03:00
committed by GitHub
parent f243c9b2d6
commit 30720f9440

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637539503631638300');
UPDATE `creature_formations` SET `groupAI` = 1 WHERE `leaderGUID` = 202212;