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
@@ -0,0 +1 @@
ALTER TABLE `character_pet_info` ADD `size` FLOAT NOT NULL DEFAULT '0';