1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/BGMSituation.yml
2025-03-05 17:42:41 -08:00

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]