chore(DB): import pending files

Referenced commit(s): 67811a6369
This commit is contained in:
github-actions[bot]
2023-11-12 15:33:40 +00:00
parent 67811a6369
commit a0ac1dc0c1

View File

@@ -1,3 +1,4 @@
-- DB update 2023_11_12_04 -> 2023_11_12_05
-- Carinda's Scroll of Retribution
DELETE FROM `spell_script_names` WHERE `spell_id`=30077 AND `ScriptName` = 'spell_item_scroll_of_retribution';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (30077, 'spell_item_scroll_of_retribution');