diff --git a/merc_spell_lists.md b/merc_spell_lists.md new file mode 100644 index 0000000..9f2a577 --- /dev/null +++ b/merc_spell_lists.md @@ -0,0 +1,6 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +merc\_spell\_list\_id|int(10) unsigned|NO|PRI| |auto\_increment +class\_id|int(10) unsigned|NO| | | +proficiency\_id|tinyint(3) unsigned|NO| | | +name|varchar(50)|NO| | | \ No newline at end of file