1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 16:47:45 +00:00
EXDSchema/Schemas/DeepDungeonRoom.yml

8 lines
No EOL
126 B
YAML

name: DeepDungeonRoom
fields:
- name: Level
type: array
count: 5
fields:
- type: link
targets: [Level]