diff --git a/pets.md b/pets.md new file mode 100644 index 0000000..732ce75 --- /dev/null +++ b/pets.md @@ -0,0 +1,10 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +type|varchar(64)|NO|PRI| | +petpower|int(11)|NO|PRI|0| +npcID|int(11)|NO| |0| +temp|tinyint(4)|NO| |0| +petcontrol|tinyint(4)|NO| |0| +petnaming|tinyint(4)|NO| |0| +monsterflag|tinyint(4)|NO| |0| +equipmentset|int(11)|NO| |-1| \ No newline at end of file