mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 07:17:57 +00:00
3
data/sql/updates/db_world/2026_06_02_02.sql
Normal file
3
data/sql/updates/db_world/2026_06_02_02.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_06_02_01 -> 2026_06_02_02
|
||||
-- Change quest requirement from Stop the Ascension! (11260) to The Conqueror of Skorm! (11261)
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 11261 WHERE (`ID` = 11265);
|
||||
Reference in New Issue
Block a user