1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-17 12:57:45 +00:00
EXDSchema/Schemas/2024.07.10.0001.0000/BGMSituation.yml

18 lines
296 B
YAML
Raw Normal View History

2024-07-16 06:07:06 -04:00
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]