DB/Spell: Mounting a Stabled Campaign Warhorse

Closes #22866
This commit is contained in:
Rynem
2018-12-19 12:04:41 +01:00
committed by Killyana
parent aefc96f2d8
commit 2aea599f69

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `spell_script_names` WHERE `spell_id`=63233 AND `ScriptName`="spell_gen_break_shield";
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(63233, "spell_gen_break_shield");