Created character_pet_info (markdown)

Chris Miles
2018-01-13 15:31:07 -06:00
parent 7b5f804a61
commit 80c0f4967c
+10
@@ -0,0 +1,10 @@
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
-----|-----|-----|-----|-----|-----
char\_id|int(11)|NO|PRI| |
pet|int(11)|NO|PRI| |
petname|varchar(64)|NO| | |
petpower|int(11)|NO| |0|
spell\_id|int(11)|NO| |0|
hp|int(11)|NO| |0|
mana|int(11)|NO| |0|
size|float|NO| |0|