diff --git a/assets/voxygen/audio/soundtrack.ron b/assets/voxygen/audio/soundtrack.ron index d051b5720b..291eb8f4e7 100644 --- a/assets/voxygen/audio/soundtrack.ron +++ b/assets/voxygen/audio/soundtrack.ron @@ -8,7 +8,18 @@ // Combat music is looped. Needs three files: start, loop, and end. Start contains leadup to the loop. ( - tracks: [ + tracks: + [ + Individual(( + title: "Warmth of the Hearth", + path: "voxygen.audio.soundtrack.town.warmth_of_the_hearth", + length: 156.0, + timing: Some(Night), + biomes:[], + site: Some(Settlement), + music_state: Activity(Explore), + artist: "Crow", + )), Individual(( title: "The Quiet After the Battle", path: "voxygen.audio.soundtrack.town.the_quiet_after_the_battle", @@ -460,7 +471,7 @@ site: Some(Void), music_state: Activity(Explore), artist: "badbbad", - )), + )), // Combat Music diff --git a/assets/voxygen/audio/soundtrack/town/warmth_of_the_hearth.ogg b/assets/voxygen/audio/soundtrack/town/warmth_of_the_hearth.ogg new file mode 100644 index 0000000000..598a0acc61 --- /dev/null +++ b/assets/voxygen/audio/soundtrack/town/warmth_of_the_hearth.ogg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e255133e6a6ed4fe4600840c1468e91f542bf4ae709b684ba9a8946c91865b8 +size 3071776