Skip to content

Commit

Permalink
Add new OST Above the Clouds by MB22
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplyLiz committed Apr 14, 2020
1 parent f2596f5 commit c2a5e82
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added data/resources/audio/music/Above_the_Clouds.ogg
Binary file not shown.
8 changes: 8 additions & 0 deletions data/resources/data/AudioConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@
"SarahTheme": {
"path": "resources/audio/music/Sarah_Theme.ogg",
"monopath": "resources/audio/music/Sarah_Theme_mono.ogg",
"triggers": [
"MainTheme"
]
},

"Above_the_Clouds": {
"path": "resources/audio/music/Above_the_Clouds.ogg",
"monopath": "resources/audio/music/Above_the_Clouds.ogg",
"triggers": [
"MainMenu"
]
Expand Down

0 comments on commit c2a5e82

Please sign in to comment.