mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Reintegration of inventory-based EQDictionary references
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ struct PetInfo {
|
||||
uint32 Mana;
|
||||
float size;
|
||||
SpellBuff_Struct Buffs[PET_BUFF_COUNT];
|
||||
uint32 Items[EQEmu::legacy::EQUIPMENT_SIZE];
|
||||
uint32 Items[EQEmu::invslot::EQUIPMENT_COUNT];
|
||||
char Name[64];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user