From c6651a37e98ba192f2d8222286a6cdfb153cd031 Mon Sep 17 00:00:00 2001 From: Paul Coene Date: Wed, 1 Aug 2018 13:06:52 -0400 Subject: [PATCH] Updated Factions (markdown) --- Factions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Factions.md b/Factions.md index fc64504..1f6b3cd 100644 --- a/Factions.md +++ b/Factions.md @@ -1,4 +1,4 @@ -The faction system is pretty simply really, but it can also be quite confusing if you get the purpose of some of the tables incorrect, or you don't understand how all the elements come into play/ These pages should help you get a high level understanding of the faction system, the database tables related to faction functionality, and how to use the system to get the results you expect. +The faction system is pretty simply really, but it can also be quite confusing if you don't understand the purpose of some of the tables, or you don't understand how all the tables interact. These pages should help you get a high level understanding of the faction system, the database tables related to faction functionality, and how to use the system to get the results you expect. * [Faction Overview](https://github.com/EQEmu/Server/wiki/Faction-Overview) * [Understanding the Database Tables](https://github.com/EQEmu/Server/wiki/Understanding-the-database-tables)