From c4b139b22310be12118d42a43ef3d117050b40f1 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 16:22:32 -0600 Subject: [PATCH] Created bot_pet_inventories (markdown) --- bot_pet_inventories.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bot_pet_inventories.md diff --git a/bot_pet_inventories.md b/bot_pet_inventories.md new file mode 100644 index 0000000..244bc1d --- /dev/null +++ b/bot_pet_inventories.md @@ -0,0 +1,5 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +pet\_inventories\_index|int(10) unsigned|NO|PRI| |auto\_increment +pets\_index|int(10) unsigned|NO|MUL|0| +item\_id|int(10) unsigned|NO| |0| \ No newline at end of file