1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-16 12:27:46 +00:00
EXDSchema/schemas/HousingUnitedExterior.yml

28 lines
577 B
YAML
Raw Normal View History

2024-11-08 15:29:57 -08:00
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