From 401a07098bb050c65b8c9263c261938d04fc3fd0 Mon Sep 17 00:00:00 2001 From: Paul Coene Date: Wed, 1 Aug 2018 12:13:05 -0400 Subject: [PATCH] Created Understanding the database tables (markdown) --- Understanding-the-database-tables.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Understanding-the-database-tables.md diff --git a/Understanding-the-database-tables.md b/Understanding-the-database-tables.md new file mode 100644 index 0000000..d539f1d --- /dev/null +++ b/Understanding-the-database-tables.md @@ -0,0 +1,7 @@ +# The following tables make up the faction capability. + +## faction_list +## faction_list_mod +## faction_values +## npc_faction +## npc_faction_entries \ No newline at end of file