diff --git a/npc_faction_entries.md b/npc_faction_entries.md new file mode 100644 index 0000000..8ed26a4 --- /dev/null +++ b/npc_faction_entries.md @@ -0,0 +1,7 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +npc\_faction\_id|int(11) unsigned|NO|PRI|0| +faction\_id|int(11) unsigned|NO|PRI|0| +value|int(11)|NO| |0| +npc\_value|tinyint(3)|NO| |0| +temp|tinyint(3)|NO| |0| \ No newline at end of file