fix for LimitCombatSkills

fix for Extended Inginuity table data
This commit is contained in:
KayenEQ
2014-02-15 22:34:48 -05:00
parent 49df0a5d33
commit 1b7271359e
4 changed files with 28 additions and 10 deletions
+1
View File
@@ -800,6 +800,7 @@ int32 CalculateCorruptionCounters(uint16 spell_id);
int32 CalculateCounters(uint16 spell_id);
bool IsDisciplineBuff(uint16 spell_id);
bool IsDiscipline(uint16 spell_id);
bool IsCombatSkill(uint16 spell_id);
bool IsResurrectionEffects(uint16 spell_id);
bool IsRuneSpell(uint16 spell_id);
bool IsMagicRuneSpell(uint16 spell_id);