From f217093f0b220142eb9c6e8c01fc46827f736f55 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 15:37:07 -0600 Subject: [PATCH] Created faction_list_mod (markdown) --- faction_list_mod.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 faction_list_mod.md diff --git a/faction_list_mod.md b/faction_list_mod.md new file mode 100644 index 0000000..7ecb64e --- /dev/null +++ b/faction_list_mod.md @@ -0,0 +1,6 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +id|int(10) unsigned|NO|PRI| |auto\_increment +faction\_id|int(10) unsigned|NO|MUL| | +mod|smallint(6)|NO| | | +mod\_name|varchar(16)|NO| | | \ No newline at end of file