fix(DB/creature_formations): Update Fozruk GroupAI to pull together (#13032)

This commit is contained in:
Gultask
2022-09-19 00:42:35 -03:00
committed by GitHub
parent 2b7139a8dd
commit 4caa0cb27c

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_formations` SET `GroupAI`=515 WHERE `leaderGUID`=14514 AND `memberGUID` IN (14515, 14516, 14517);