Add pet size preservation like live

Run the SQL!!
This commit is contained in:
Michael Cook (mackal)
2014-01-09 14:25:29 -05:00
parent a394bf25b2
commit fdced53be1
8 changed files with 27 additions and 15 deletions
+1
View File
@@ -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];