mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-13 00:42:26 +00:00
Updated Understanding the database tables (markdown)
parent
37a831cfe8
commit
3248c3b812
@ -16,7 +16,7 @@ This table stores the ever-changing data in regards to each characters actions i
|
||||
|
||||
These two tables are more about assigning each NPC a primary faction, while also establishing sister factions (assist worthy), enemy factions (attack worthy), and the hit taken by any PC that were to kill the PC.
|
||||
|
||||
## npc_faction
|
||||
## [npc_faction](https://github.com/EQEmu/Server/wiki/npc_faction)
|
||||
|
||||
The ID from this table is where an NPC gets its entire faction behavior. The ID assigned here, ties an NPC to their primary faction (from faction_list) as well as determines whether not not they will assist their primary faction comrades in battle.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user