1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-19 13:47:44 +00:00
EXDSchema/Schemas/HousingEmploymentNpcList.yml

11 lines
235 B
YAML

name: HousingEmploymentNpcList
fields:
- name: MaleENpcBase
type: link
targets: [ENpcBase]
- name: FemaleENpcBase
type: link
targets: [ENpcBase]
- name: Race
type: link
targets: [HousingEmploymentNpcRace]