parent
d9390e34b4
commit
decc5e0c03
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2022_09_19_08 -> 2022_09_21_00
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x02000000 WHERE `entry` IN (14825, 14882, 14883);
|
||||
UPDATE `creature_formations` SET `groupAI`=515 WHERE `LeaderGUID`=49359 AND `memberGUID` IN (49359,49361,49362,49389);
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2022_09_21_00 -> 2022_09_21_01
|
||||
--
|
||||
UPDATE `creature_formations` SET `groupAI` = 515 WHERE `leaderGUID` = 87648 AND `memberGUID` IN (87649, 87650, 87651);
|
||||
Loading…
Add table
Add a link
Reference in a new issue