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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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