chore(DB): import pending files

Referenced commit(s): e30718db36
This commit is contained in:
github-actions[bot]
2023-10-16 21:15:04 +00:00
parent e30718db36
commit 22e7a82ad4

View File

@@ -1,3 +1,4 @@
-- DB update 2023_10_16_00 -> 2023_10_16_01
-- Scourge Banner
DELETE FROM `spell_script_names` WHERE `spell_id`=16989 AND `ScriptName`='spell_gen_planting_scourge_banner';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (16989, 'spell_gen_planting_scourge_banner');