From c8565474e128985557fdc94f00567c7f154d66f9 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 09:39:27 -0400 Subject: [PATCH] Destroyed character_corpse_items (markdown) --- character_corpse_items.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 character_corpse_items.md diff --git a/character_corpse_items.md b/character_corpse_items.md deleted file mode 100644 index 3af6e5c..0000000 --- a/character_corpse_items.md +++ /dev/null @@ -1,13 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -corpse\_id|int(11) unsigned|NO|PRI| | -equip\_slot|int(11) unsigned|NO|PRI| | -item\_id|int(11) unsigned|YES| | | -charges|int(11) unsigned|YES| | | -aug\_1|int(11) unsigned|YES| |0| -aug\_2|int(11) unsigned|YES| |0| -aug\_3|int(11) unsigned|YES| |0| -aug\_4|int(11) unsigned|YES| |0| -aug\_5|int(11) unsigned|YES| |0| -aug\_6|int(11)|NO| |0| -attuned|smallint(5)|NO| |0| \ No newline at end of file