chore(DB): import pending files

Referenced commit(s): 4e41a02be2
This commit is contained in:
github-actions[bot]
2023-10-22 01:53:24 +00:00
parent 4e41a02be2
commit c73e479c58

View File

@@ -0,0 +1,5 @@
-- DB update 2023_10_22_05 -> 2023_10_22_06
--
DELETE FROM `areatrigger_scripts` WHERE `entry` = 4522;
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
(4522, 'at_karazhan_side_entrance');