mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-06 04:47:18 +00:00
Created npc_faction (markdown)
@@ -0,0 +1,6 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
id|int(11)|NO|PRI| |auto\_increment
|
||||||
|
name|tinytext|YES| | |
|
||||||
|
primaryfaction|int(11)|NO| |0|
|
||||||
|
ignore\_primary\_assist|tinyint(3)|NO| |0|
|
||||||
Reference in New Issue
Block a user