From 37a831cfe8ca109186d142053151af1e7282a3b1 Mon Sep 17 00:00:00 2001 From: Paul Coene Date: Wed, 1 Aug 2018 12:50:12 -0400 Subject: [PATCH] Updated npc_faction (markdown) --- npc_faction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc_faction.md b/npc_faction.md index e158c46..e2d4954 100644 --- a/npc_faction.md +++ b/npc_faction.md @@ -2,5 +2,5 @@ -----|-----|-----|-----|-----|----- id|int(11)|NO|PRI| |auto\_increment name|tinytext|YES| | | -primaryfaction|int(11)|NO| |0| -ignore\_primary\_assist|tinyint(3)|NO| |0| \ No newline at end of file +primaryfaction|int(11)|NO| |0| npcs-main-squeeze (faction_list) +ignore\_primary\_assist|tinyint(3)|NO| |0| (if non 0, these mobs don't help their brethren) \ No newline at end of file