From d9e18eeb4c241a2ce59c30ab4db5cf29e3f0d6e4 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 09:31:27 -0400 Subject: [PATCH] Destroyed bot_pets (markdown) --- bot_pets.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 bot_pets.md diff --git a/bot_pets.md b/bot_pets.md deleted file mode 100644 index eee84b4..0000000 --- a/bot_pets.md +++ /dev/null @@ -1,8 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -pets\_index|int(10) unsigned|NO|PRI| |auto\_increment -pet\_id|int(10) unsigned|NO| |0| -bot\_id|int(10) unsigned|NO|UNI|0| -name|varchar(64)|YES| | | -mana|int(11)|NO| |0| -hp|int(11)|NO| |0| \ No newline at end of file