Merge remote-tracking branch 'sirikfoll/geddon' into 3.3.5 (PR #16975)

This commit is contained in:
treeston
2016-04-16 01:44:25 +02:00
2 changed files with 36 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_baron_geddon_inferno';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(19695, 'spell_baron_geddon_inferno');