1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-20 14:07:44 +00:00
EXDSchema/schemas/HousingUnitedExterior.yml
2024-11-08 15:29:57 -08:00

27 lines
577 B
YAML

name: HousingUnitedExterior
fields:
- name: Roof
type: link
targets: [HousingExterior]
- name: Walls
type: link
targets: [HousingExterior]
- name: Windows
type: link
targets: [HousingExterior]
- name: Door
type: link
targets: [HousingExterior]
- name: OptionalRoof
type: link
targets: [HousingExterior]
- name: OptionalWall
type: link
targets: [HousingExterior]
- name: OptionalSignboard
type: link
targets: [HousingExterior]
- name: Fence
type: link
targets: [HousingExterior]
- name: PlotSize