chore(DB): import pending files

Referenced commit(s): 23fbdd0fe3
This commit is contained in:
AzerothCoreBot
2023-03-04 08:54:53 +00:00
parent 23fbdd0fe3
commit 5b0b02259b

View File

@@ -1,3 +1,4 @@
-- DB update 2023_03_03_00 -> 2023_03_04_00
--
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_dragonblight_corrosive_spit';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (47447, 'spell_dragonblight_corrosive_spit');