Fix some spell set loading issues

This commit is contained in:
Michael Cook (mackal)
2016-08-29 19:23:40 -04:00
parent fa337d441e
commit d8fe5124ff
8 changed files with 48 additions and 5 deletions
+5
View File
@@ -3728,6 +3728,11 @@ struct AnnoyingZoneUnknown_Struct {
uint32 value; //always 4
};
struct LoadSpellSet_Struct {
uint32 spell[MAX_PP_MEMSPELL];
uint32 unknown;
};
struct BlockedBuffs_Struct {
/*000*/ uint8 unknown000[80];
/*080*/ uint8 unknown081;