mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 23:56:25 +00:00
fix(Core/Scripts): Zort's Protective Elixir (#14365)
This commit is contained in:
committed by
GitHub
parent
86b0b3dbde
commit
23fbdd0fe3
@@ -0,0 +1,3 @@
|
||||
--
|
||||
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');
|
||||
Reference in New Issue
Block a user