Merge branch 'crow/new-dungeon-song' into 'master'

Added Dungeon Song

See merge request veloren/veloren!3197
This commit is contained in:
Marcel 2022-02-12 12:38:11 +00:00
commit 8c2f251220
2 changed files with 13 additions and 0 deletions

View File

@ -10,6 +10,16 @@
(
tracks:
[
Individual((
title: "Cobbled Halls",
path: "voxygen.audio.soundtrack.dungeon.cobbled_halls",
length: 240.0,
timing: None,
biomes:[],
site: Some(Dungeon),
music_state: Activity(Explore),
artist: "Crow",
)),
Individual((
title: "Warmth of the Hearth",
path: "voxygen.audio.soundtrack.town.warmth_of_the_hearth",

BIN
assets/voxygen/audio/soundtrack/dungeon/cobbled_halls.ogg (Stored with Git LFS) Normal file

Binary file not shown.