diff --git a/discovered_items.md b/discovered_items.md new file mode 100644 index 0000000..95770a2 --- /dev/null +++ b/discovered_items.md @@ -0,0 +1,6 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +item\_id|int(11) unsigned|NO|PRI|0| +char\_name|varchar(64)|NO| | | +discovered\_date|int(11) unsigned|NO| |0| +account\_status|int(11)|NO| |0| \ No newline at end of file