mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'desert_music_timing' into 'master'
Fiesta Del Pueblo relocation See merge request veloren/veloren!3185
This commit is contained in:
commit
93e9e795e7
@ -19,7 +19,7 @@
|
||||
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",
|
||||
@ -127,7 +127,7 @@
|
||||
)),
|
||||
Individual((
|
||||
title: "Fiesta Del Pueblo",
|
||||
path: "voxygen.audio.soundtrack.overworld.fiesta_del_pueblo",
|
||||
path: "voxygen.audio.soundtrack.town.fiesta_del_pueblo",
|
||||
length: 183.0,
|
||||
timing: Some(Day),
|
||||
biomes: [
|
||||
|
Loading…
Reference in New Issue
Block a user