chore(DB): import pending files

Referenced commit(s): 7d75456f8e
This commit is contained in:
github-actions[bot]
2023-11-05 10:24:20 +00:00
parent 7d75456f8e
commit 12ff3e0c67

View File

@@ -0,0 +1,6 @@
-- DB update 2023_11_02_03 -> 2023_11_05_00
UPDATE `gossip_menu` SET `TextID` = 4435 WHERE `MenuID` = 3642 AND `TextID` = 4437;
UPDATE `gossip_menu` SET `TextID` = 4435 WHERE `MenuID` = 4558 AND `TextID` = 4437;
UPDATE `conditions` SET `SourceEntry` = 4435 WHERE `SourceGroup` = 3642 AND `SourceEntry` = 4437;
UPDATE `conditions` SET `SourceEntry` = 4435 WHERE `SourceGroup` = 4558 AND `SourceEntry` = 4437;