mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-18 05:07:46 +00:00
11 lines
No EOL
225 B
YAML
11 lines
No EOL
225 B
YAML
name: TelepoRelay
|
|
fields:
|
|
- name: RelayStruct
|
|
fields:
|
|
- name: EnterTerritory
|
|
type: link
|
|
targets: [TerritoryType]
|
|
- name: ExitTerritory
|
|
type: link
|
|
targets: [TerritoryType]
|
|
- name: Cost |