Merge branch 'thanosfisherman/new_music_track_rectifications' into 'master'

Thanosfisherman/new music track rectifications

See merge request veloren/veloren!3740
This commit is contained in:
Marcel 2023-01-02 12:14:39 +00:00
commit 10bb78792a
2 changed files with 16 additions and 2 deletions

View File

@ -15,6 +15,20 @@
[
// Overworld exploration tracks
Individual((
title: "A Peaceful Moment",
path: "voxygen.audio.soundtrack.overworld.a_peaceful_moment",
length: 125.0,
timing: Night,
weather: None,
biomes: [
(Grassland, 1),
(Mountain, 1),
],
sites: [Void],
music_state: Activity(Explore),
artist: ("ThanosFisherman", "https://soundcloud.com/thanosfisherman"),
)),
Individual((
title: "Everbearing",
path: "voxygen.audio.soundtrack.overworld.everbearing",

Binary file not shown.