Author Topic: [DONE] Missing Intercept music track in TFTD  (Read 1227 times)

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8616
    • View Profile

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8616
    • View Profile
Re: [DONE] Missing Intercept music track in TFTD
« Reply #1 on: August 23, 2022, 10:54:17 am »
It is now possible to create aliases for music files:

Code: [Select]
musics:
  - type: GMINTER0
    name: GMISPOSH

This creates a music track called GMINTER0, which is loaded from a physical file called GMISPOSH.

The `name` attribute is optional and equals to `type` if not specified.
« Last Edit: August 23, 2022, 10:56:13 am by Meridian »