From 85d820de7fc5c7f684a9a4a1b75f66b7e1ba6c6e Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 09:19:00 -0400 Subject: [PATCH] Destroyed adventure_details (markdown) --- adventure_details.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 adventure_details.md diff --git a/adventure_details.md b/adventure_details.md deleted file mode 100644 index a5d004d..0000000 --- a/adventure_details.md +++ /dev/null @@ -1,11 +0,0 @@ -|Field|Type|Null|Key|Default|Extra| ------|-----|-----|-----|-----|----- -id|int(10) unsigned|NO|PRI| |auto\_increment -adventure\_id|smallint(5) unsigned|NO| | | -instance\_id|int(11)|NO| |-1| -count|smallint(5) unsigned|NO| |0| -assassinate\_count|smallint(5) unsigned|NO| |0| -status|tinyint(3) unsigned|NO| |0| -time\_created|int(10) unsigned|NO| |0| -time\_zoned|int(10) unsigned|NO| |0| -time\_completed|int(10) unsigned|NO| |0| \ No newline at end of file