chore(DB): import pending files

Referenced commit(s): ae8ef1605c
This commit is contained in:
AzerothCoreBot
2022-10-23 15:07:38 +00:00
parent ae8ef1605c
commit 328763a599
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_10_22_00 -> 2022_10_23_00
--
UPDATE `quest_template_addon` SET `PrevQuestId`=0, `ExclusiveGroup`=11361 WHERE `Id`=11361;
UPDATE `quest_template_addon` SET `PrevQuestId`=0, `ExclusiveGroup`=11361 WHERE `Id`=11449;

View File

@@ -1,2 +1,3 @@
-- DB update 2022_10_23_00 -> 2022_10_23_01
--
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x00000200 WHERE `entry`=23543;