chore(DB): import pending files

Referenced commit(s): a1cf6a7ceb
This commit is contained in:
github-actions[bot]
2025-01-15 01:10:08 +00:00
parent a1cf6a7ceb
commit 65b155e6a4

View File

@@ -1,3 +1,4 @@
-- DB update 2025_01_14_05 -> 2025_01_15_00
--
DELETE FROM `spell_script_names` WHERE `spell_id`=43983 AND `ScriptName`='spell_gen_allow_proc_from_spells_with_cost';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES(43983, 'spell_gen_allow_proc_from_spells_with_cost');