mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-25 22:57:15 +00:00
Add pet size preservation like live
Run the SQL!!
This commit is contained in:
@@ -71,6 +71,7 @@ struct PetInfo {
|
||||
int16 petpower;
|
||||
uint32 HP;
|
||||
uint32 Mana;
|
||||
float size;
|
||||
SpellBuff_Struct Buffs[BUFF_COUNT];
|
||||
uint32 Items[MAX_WORN_INVENTORY];
|
||||
char Name[64];
|
||||
|
||||
Reference in New Issue
Block a user