From 5156fddf1cc56a795f5fbb741f87534a11cf0c74 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 16:26:46 -0600 Subject: [PATCH] Created merc_spell_lists (markdown) --- merc_spell_lists.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 merc_spell_lists.md 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