Music Updates

This commit is contained in:
Brian Fertig 2026-08-09 09:31:12 -06:00
parent 3dee8a251a
commit 076ec0654e
6 changed files with 18 additions and 8 deletions

View File

@ -3,17 +3,22 @@
"volume": 0.6,
"tracks": [
{
"file": "vega/track-01.mp3",
"file": "vega/peace-track-01.mp3",
"artist": "DV-8-2303",
"title": "Power Down"
},
{
"file": "vega/track-02.mp3",
"file": "vega/peace-track-02.mp3",
"artist": "Klaxon",
"title": "High Orbit"
},
{
"file": "vega/track-05.mp3",
"file": "vega/peace-track-03.mp3",
"artist": "Rrashaa",
"title": "Into the Void"
},
{
"file": "vega/peace-track-04.mp3",
"artist": "Rrashaa",
"title": "Into the Void"
}
@ -21,31 +26,36 @@
},
"menu": { "tracks": [
{
"file": "vega/track-03.mp3",
"file": "vega/main-theme.mp3",
"artist": "Aiko",
"title": "Master of Vega Main Theme"
}
] },
"peace": { "tracks": [
{
"file": "vega/track-01.mp3",
"file": "vega/peace-track-01.mp3",
"artist": "DV-8-2303",
"title": "Power Down"
},
{
"file": "vega/track-02.mp3",
"file": "vega/peace-track-02.mp3",
"artist": "Klaxon",
"title": "High Orbit"
},
{
"file": "vega/track-05.mp3",
"file": "vega/peace-track-03.mp3",
"artist": "Rrashaa",
"title": "Into the Void"
},
{
"file": "vega/peace-track-04.mp3",
"artist": "Rrashaa",
"title": "Into the Void"
}
] },
"combat": { "tracks": [
{
"file": "vega/track-04.mp3",
"file": "vega/combat-track-01.mp3",
"artist": "Cy-Bro",
"title": "Defend the Colony"
}