mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 08:37:45 +00:00
8 lines
No EOL
147 B
YAML
8 lines
No EOL
147 B
YAML
name: DeepDungeonMap5X
|
|
fields:
|
|
- name: DeepDungeonRoom
|
|
type: array
|
|
count: 5
|
|
fields:
|
|
- type: link
|
|
targets: [DeepDungeonRoom] |