Lowers oven loop sound volume (#20826)

Lowers the oven looping sound volume from 100 to 15. Opted for this
instead of removing it like it was before the fix, because it is pretty
annoying imo.
This commit is contained in:
Jason
2025-06-16 22:18:53 +00:00
committed by GitHub
parent 3bf8379ba2
commit 6e7075bc0c
2 changed files with 59 additions and 1 deletions
@@ -43,7 +43,7 @@
mid_sounds = list('sound/machines/oven/oven_loop_mid.ogg' = 1)
mid_length = 13
end_sound = 'sound/machines/oven/oven_loop_end.ogg'
volume = 100
volume = 15
falloff_distance = 4
extra_range = SHORT_RANGE_SOUND_EXTRARANGE