parent
2716290be3
commit
430a0e47a0
3 changed files with 3 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2025_11_24_00 -> 2025_11_24_01
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 11311);
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_11_24_01 -> 2025_11_24_02
|
||||
-- Alliance
|
||||
UPDATE `conditions` SET `ConditionValue1` = 11248, `Comment` = 'Vrykul Scroll of Ascension - Requires quest Operation: Skornful Wrath completed' WHERE `SourceTypeOrReferenceId` = 1 AND `SourceEntry` = 33314 AND `ConditionTypeOrReference` = 8 AND `ConditionValue1` = 11247;
|
||||
-- Horde
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2025_11_24_02 -> 2025_11_24_03
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 12487);
|
||||
Loading…
Add table
Add a link
Reference in a new issue