Missed an npc spells type (or two..)

This commit is contained in:
Uleat
2017-02-15 07:03:43 -05:00
parent ed717add29
commit d62a449f9c
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ struct wplist {
#pragma pack(1)
struct DBnpcspells_entries_Struct {
int16 spellid;
uint16 type;
uint32 type;
uint8 minlevel;
uint8 maxlevel;
int16 manacost;