DB/Spell: Mounting a Stabled Campaign Warhorse

Closes #22866
This commit is contained in:
Killyana
2018-12-26 19:32:44 +01:00
parent 4c3af3b636
commit 4be60643be

View File

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