mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -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;
|
||||
@@ -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;
|
||||
Reference in New Issue
Block a user