mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-06 00:37:17 +00:00
Created npc_faction_entries (markdown)
@@ -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|
|
||||||
Reference in New Issue
Block a user