From 4ecce2cce0140b40ce7a9eef6cdc726852fcd43d Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 16:04:48 -0600 Subject: [PATCH] Created tributes (markdown) --- tributes.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tributes.md diff --git a/tributes.md b/tributes.md new file mode 100644 index 0000000..f3f2f56 --- /dev/null +++ b/tributes.md @@ -0,0 +1,7 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +id|int(10) unsigned|NO|PRI|0| +unknown|int(10) unsigned|NO| |0| +name|varchar(255)|NO| | | +descr|mediumtext|NO| | | +isguild|tinyint(4)|NO|PRI|0| \ No newline at end of file