mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 17:26:30 +00:00
Fixed the buff database entries and updated database migrations
This commit is contained in:
+1
-1
@@ -209,7 +209,7 @@ struct PetInfo {
|
||||
uint32 HP;
|
||||
uint32 Mana;
|
||||
float size;
|
||||
SpellBuff_Struct Buffs[PET_BUFF_COUNT];
|
||||
Buffs_Struct Buffs[PET_BUFF_COUNT];
|
||||
uint32 Items[EQ::invslot::EQUIPMENT_COUNT];
|
||||
char Name[64];
|
||||
bool taunting;
|
||||
|
||||
Reference in New Issue
Block a user