mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
3
data/sql/updates/db_world/2025_12_16_02.sql
Normal file
3
data/sql/updates/db_world/2025_12_16_02.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2025_12_16_01 -> 2025_12_16_02
|
||||
-- PrevQuestID 11009 to 0, The Crystals doesn't have Ogre Heaven as a requirement
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 11025);
|
||||
Reference in New Issue
Block a user