fix(DB/Formations): Lord Vyletongue is now linked to his adds (#10275)

This commit is contained in:
Nefertumm 2022-01-27 08:23:24 -03:00 committed by GitHub
parent 3d6724e448
commit 3e552df72a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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