mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 08:46:09 +00:00
3
data/sql/updates/db_world/2025_03_09_02.sql
Normal file
3
data/sql/updates/db_world/2025_03_09_02.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2025_03_09_01 -> 2025_03_09_02
|
||||
-- XOR PrevQuestID that was 499 Elixir of Suffering
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE `ID` = 501;
|
||||
Reference in New Issue
Block a user