Skip to content

Commit

Permalink
DB/Spells: Fixed Shadow Crash haste and mana reduce
Browse files Browse the repository at this point in the history
Closes #16893

(cherry picked from commit e241ff4)
  • Loading branch information
joschiwald committed Apr 3, 2016
1 parent ebf9b59 commit e320ce2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sql/updates/world/2016_04_03_00_world_2016_04_02_02_world.sql
@@ -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');

0 comments on commit e320ce2

Please sign in to comment.