@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_11_16_04 -> 2024_11_17_00
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE `id` = 1204;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_11_16_04 -> 2024_11_17_00
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE `id` = 1204;
|
||||
|
||||