diff --git a/character_tribute.md b/character_tribute.md new file mode 100644 index 0000000..12c3088 --- /dev/null +++ b/character_tribute.md @@ -0,0 +1,5 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +id|int(11) unsigned|NO|MUL|0| +tier|tinyint(11) unsigned|NO| |0| +tribute|int(11) unsigned|NO| |0| \ No newline at end of file