Updated spell auras/effects enum

This commit is contained in:
tomrus88 2009-02-28 19:11:04 +03:00
parent 4155a63696
commit aedf3dd722
4 changed files with 19 additions and 3 deletions

View file

@ -678,7 +678,10 @@ enum SpellEffects
SPELL_EFFECT_CREATE_ITEM_2 = 157,
SPELL_EFFECT_MILLING = 158,
SPELL_EFFECT_ALLOW_RENAME_PET = 159,
TOTAL_SPELL_EFFECTS = 160
SPELL_EFFECT_160 = 160,
SPELL_EFFECT_161 = 161,
SPELL_EFFECT_162 = 162,
TOTAL_SPELL_EFFECTS = 163
};
// Spell aura states