feat(Scripts/Commands): show SpellSchoolImmuneMask in .npc info (#6788)

This commit is contained in:
Kitzunu
2021-07-09 11:39:48 +02:00
committed by GitHub
parent 274af7bf27
commit 2ce0739838
4 changed files with 45 additions and 3 deletions

View File

@@ -194,7 +194,7 @@ enum SpellSchools
SPELL_SCHOOL_ARCANE = 6
};
#define MAX_SPELL_SCHOOL 7
constexpr auto MAX_SPELL_SCHOOL = 7;
enum SpellSchoolMask
{