Spell/Mage: Fixed duplicate / erroneous ID of the spell Consumption (#23618)

This commit is contained in:
Gildor
2019-07-21 12:03:20 +02:00
committed by Aokromes
parent 49b04c0fdd
commit 81d402446f

View File

@@ -33,7 +33,7 @@
enum MageSpells
{
SPELL_MAGE_BLAZING_SPEED = 31643,
SPELL_MAGE_BURNOUT = 29077,
SPELL_MAGE_BURNOUT = 44450,
SPELL_MAGE_COLD_SNAP = 11958,
SPELL_MAGE_FOCUS_MAGIC_PROC = 54648,
SPELL_MAGE_FROST_WARDING_R1 = 11189,