DB/Spells: Fixed Shadow Crash haste and mana reduce

Closes #16893
This commit is contained in:
joschiwald
2016-04-02 14:39:04 +02:00
parent 9ed4bb4ad1
commit e241ff45c5

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=63277;
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
(63277,65269,2,'General Vezax - Shadow Crash - Haste and reduced mana cost');