From ea62dc132691aa07234651198764d2d7c8631730 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 12:47:28 -0400 Subject: [PATCH] Destroyed npc_faction (markdown) --- npc_faction.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 npc_faction.md diff --git a/npc_faction.md b/npc_faction.md deleted file mode 100644 index e2d4954..0000000 --- a/npc_faction.md +++ /dev/null @@ -1,6 +0,0 @@ -**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** ------|-----|-----|-----|-----|----- -id|int(11)|NO|PRI| |auto\_increment -name|tinytext|YES| | | -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