mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 20:58:21 +00:00
Missed an npc spells type (or two..)
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user