Npc hired npcsTable

From PSwiki
Revision as of 13:50, 11 January 2022 by Grimston (talk | contribs) (Created page with "{| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- |ADD |owner_id |int(8) unsigned |PRI |0 | | |- |ADD |hired_npc_id |int(8) unsigned |PRI |0 | | |- |ADD |guild |char(1) | |N | | |- |ADD |work_location_id |int(8) unsigned | |0 | | |- |ADD |script |text | | | |The script for the hired NPC dialog. |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
UE Field Type Key Type Default Extra Description
ADD owner_id int(8) unsigned PRI 0
ADD hired_npc_id int(8) unsigned PRI 0
ADD guild char(1) N
ADD work_location_id int(8) unsigned 0
ADD script text The script for the hired NPC dialog.