Merge pull request #4873 from Citadel-Station-13/upstream-merge-34484

[MIRROR] Ash storms are no longer so LOUD inside buildings.
This commit is contained in:
LetterJay
2018-01-16 13:49:53 -06:00
committed by GitHub

View File

@@ -20,7 +20,7 @@
start_sound = 'sound/weather/ashstorm/inside/active_start.ogg'
start_length = 130
end_sound = 'sound/weather/ashstorm/inside/active_end.ogg'
volume = 80
volume = 60
/datum/looping_sound/weak_outside_ashstorm
mid_sounds = list(
@@ -44,4 +44,4 @@
start_sound = 'sound/weather/ashstorm/inside/weak_start.ogg'
start_length = 130
end_sound = 'sound/weather/ashstorm/inside/weak_end.ogg'
volume = 50
volume = 30