mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
17 lines
296 B
YAML
17 lines
296 B
YAML
name: BGMSituation
|
|
fields:
|
|
- name: DaytimeID
|
|
type: link
|
|
targets: [BGM]
|
|
- name: NightID
|
|
type: link
|
|
targets: [BGM]
|
|
- name: BattleID
|
|
type: link
|
|
targets: [BGM]
|
|
- name: DaybreakID
|
|
type: link
|
|
targets: [BGM]
|
|
- name: TwilightID
|
|
type: link
|
|
targets: [BGM]
|