mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 23:43:44 +00:00
4
data/sql/updates/db_world/2022_05_12_00.sql
Normal file
4
data/sql/updates/db_world/2022_05_12_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2022_05_11_02 -> 2022_05_12_00
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestId`=0 WHERE `ID`=1699;
|
||||
UPDATE `quest_template_addon` SET `NextQuestId`=1699 WHERE `ID` IN (1698,10371);
|
||||
Reference in New Issue
Block a user