1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 08:37:45 +00:00
EXDSchema/Schemas/BGMSituation.yml

18 lines
296 B
YAML
Raw Normal View History

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]