Adds more Ambiance to Lavaland (#3181)

## About The Pull Request

When a storm starts: 


https://soundcloud.com/bangl3/ash-and-fire?si=ed643785acee4b9986efa52e28d7081c&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing

Lavaland Ambiance


https://soundcloud.com/bangl3/graveyard-of-time?si=bdaabe663806433696addbc1ad3885ff&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing

## Why It's Good For The Game

Just listen

## Proof Of Testing

It works

## Changelog


🆑 Bangle, StrangeWeirdKitten
sound: Lavaland has new ambiance.
/🆑

---------

Co-authored-by: LT3 <83487515+lessthnthree@users.noreply.github.com>
This commit is contained in:
The Sharkening
2025-03-07 19:18:53 -05:00
committed by GitHub
parent da3103ebbe
commit 1f89d10cda
4 changed files with 3 additions and 2 deletions
+1
View File
@@ -72,6 +72,7 @@ GLOBAL_LIST_INIT(mining_ambience, list(
'sound/ambience/ruin/ambiruin5.ogg',
'sound/ambience/ruin/ambiruin6.ogg',
'sound/ambience/ruin/ambiruin7.ogg',
'modular_zubbers/sound/ambiance/bangle-graveyard-of-time.ogg' // Bubber Edit - Credit: Bangle
))
GLOBAL_LIST_INIT(icemoon_ambience,list(
+2 -2
View File
@@ -4,8 +4,8 @@
'sound/ambience/weather/ashstorm/outside/active_mid1.ogg'=1,
'sound/ambience/weather/ashstorm/outside/active_mid1.ogg'=1
)
mid_length = 8 SECONDS
start_sound = 'sound/ambience/weather/ashstorm/outside/active_start.ogg'
mid_length = 80 SECONDS
start_sound = 'modular_zubbers/sound/ambiance/bangle-ash-and-fire.ogg' // Bubber edit. Credit: Bangle
start_length = 13 SECONDS
end_sound = 'sound/ambience/weather/ashstorm/outside/active_end.ogg'
volume = 80