From d8f2052ac6ed8d12cde1a1d6a42cb1ab2cfe06ad Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 11:03:45 -0400 Subject: [PATCH] Destroyed loottable (markdown) --- loottable.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 loottable.md diff --git a/loottable.md b/loottable.md deleted file mode 100644 index 18fee90..0000000 --- a/loottable.md +++ /dev/null @@ -1,8 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -id|int(11) unsigned|NO|PRI| |auto\_increment -name|varchar(255)|NO| | | -mincash|int(11) unsigned|NO| |0| -maxcash|int(11) unsigned|NO| |0| -avgcoin|int(10) unsigned|NO| |0| -done|tinyint(3)|NO| |0| \ No newline at end of file