Npc hired npcsTable
| UE | Field | Type | Key Type | Default | Extra | Description | 
|---|---|---|---|---|---|---|
| owner_id | int(8) unsigned | PRI | 0 | |||
| hired_npc_id | int(8) unsigned | PRI | 0 | |||
| guild | char(1) | N | ||||
| work_location_id | int(8) unsigned | 0 | ||||
| script | text | The script for the hired NPC dialog. | 
| UE | Field | Type | Key Type | Default | Extra | Description | 
|---|---|---|---|---|---|---|
| owner_id | int(8) unsigned | PRI | 0 | |||
| hired_npc_id | int(8) unsigned | PRI | 0 | |||
| guild | char(1) | N | ||||
| work_location_id | int(8) unsigned | 0 | ||||
| script | text | The script for the hired NPC dialog. |