Add in music for Caves, and some for Sculk / Factory.
This commit is contained in:
2025-08-03 22:21:52 -04:00
parent cb8ce88138
commit a782d99c9e
10 changed files with 26 additions and 4 deletions

11
assets/hhc/sounds.json Normal file
View File

@@ -0,0 +1,11 @@
{
"cave.main":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/cave/landfall", "stream": true}]},
"cave.final_boss":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/cave/until_my_bones_shatter", "stream": true}]},
"sculk.main1":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/fusion", "stream": true}]},
"sculk.main2":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/memory_lane", "stream": true}]},
"sculk.main3":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/rock_bottom", "stream": true}]},
"sculk.main4":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/vanessa_play", "stream": true}]},
"factory.final_boss":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/factory/mechanical_rhythm_de", "stream": true}]}
}

Binary file not shown.

Binary file not shown.