This commit is contained in:
KayenEQ 2014-11-14 00:26:14 -05:00
parent 6c7a4edae3
commit 4a26466b2b

View File

@ -715,8 +715,12 @@ struct SPDat_Spell_Struct
/* 180 */ int spell_category;
/* 181 */ //unknown - likely buff duration related
/* 182 */ //unknown - likely buff duration related
/* 183 */
/* 184 */
/* 185 */ int8 can_mgb; // 0=no, -1 or 1 = yes
/* 186 */ int dispel_flag;
/* 187 */ //int npc_category;
/* 188 */ //int npc_usefulness;
/* 189 */ int MinResist;
/* 190 */ int MaxResist;
/* 191 */ uint8 viral_targets;