mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Added Dungeon Song
This commit is contained in:
parent
44d16ce441
commit
78ec15981d
@ -10,6 +10,16 @@
|
|||||||
(
|
(
|
||||||
tracks:
|
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((
|
Individual((
|
||||||
title: "Warmth of the Hearth",
|
title: "Warmth of the Hearth",
|
||||||
path: "voxygen.audio.soundtrack.town.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
BIN
assets/voxygen/audio/soundtrack/dungeon/cobbled_halls.ogg
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user