chore(DB): import pending files

Referenced commit(s): 4e5077ed80
This commit is contained in:
github-actions[bot]
2023-10-08 12:33:05 +00:00
parent 4e5077ed80
commit 98f9cfc756

View File

@@ -0,0 +1,4 @@
-- DB update 2023_10_08_06 -> 2023_10_08_07
-- 64930 - Electrified | Shaman T8 Elemental 4P Bonus
DELETE FROM `spell_script_names` WHERE `spell_id` = 64928;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (64928, 'spell_sha_t8_electrified');