chore(DB): import pending files

Referenced commit(s): d9e12f7a46
This commit is contained in:
github-actions[bot]
2023-11-14 17:49:56 +00:00
parent d9e12f7a46
commit fb34176e34

View File

@@ -0,0 +1,5 @@
-- DB update 2023_11_14_00 -> 2023_11_14_01
--
DELETE FROM `areatrigger_scripts` WHERE `entry` = 4216;
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
(4216, 'at_karazhan_atiesh_aran');