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