parent
ae8ef1605c
commit
328763a599
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue