Merge branch 'PortgasDAce/1' into 4.3.4

Close pull request #12731
This commit is contained in:
jackpoz
2014-08-24 14:04:54 +02:00
2 changed files with 40 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
DELETE FROM spell_script_names WHERE spell_id = 2098 AND ScriptName = 'spell_rog_serrated_blades';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES ('2098', 'spell_rog_serrated_blades');