chore(DB): import pending files

Referenced commit(s): c4722de46a
This commit is contained in:
github-actions[bot]
2023-11-14 23:10:15 +00:00
parent c4722de46a
commit 6f739bc143

View File

@@ -0,0 +1,5 @@
-- DB update 2023_11_14_01 -> 2023_11_14_02
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 29494;
INSERT INTO `spell_script_names` VALUES
(29494, 'spell_karazhan_temptation');