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