From fe7e0e4692dc0e84cde12ffe65c3a24f40ff8c45 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 11:03:26 -0400 Subject: [PATCH] Destroyed lootdrop_entries (markdown) --- lootdrop_entries.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lootdrop_entries.md diff --git a/lootdrop_entries.md b/lootdrop_entries.md deleted file mode 100644 index 89fd640..0000000 --- a/lootdrop_entries.md +++ /dev/null @@ -1,11 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -lootdrop\_id|int(11) unsigned|NO|PRI|0| -item\_id|int(11)|NO|PRI|0| -item\_charges|smallint(2) unsigned|NO| |1| -equip\_item|tinyint(2) unsigned|NO| |0| -chance|float|NO| |1| -disabled\_chance|float|NO| |0| -minlevel|tinyint(3)|NO| |0| -maxlevel|tinyint(3)|NO| |127| -multiplier|tinyint(2) unsigned|NO| |1| \ No newline at end of file