mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
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:
commit
10bb78792a
@ -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",
|
||||
|
BIN
assets/voxygen/audio/soundtrack/overworld/a_peaceful_moment.ogg
(Stored with Git LFS)
BIN
assets/voxygen/audio/soundtrack/overworld/a_peaceful_moment.ogg
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user