From 56bccd73cd9037727e37dd116cc83a3cce2c6505 Mon Sep 17 00:00:00 2001 From: Armhulen Date: Sat, 16 Dec 2017 18:36:37 -0800 Subject: [PATCH] H-HE'S FAST --- code/datums/looping_sounds/machinery_sounds.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/looping_sounds/machinery_sounds.dm b/code/datums/looping_sounds/machinery_sounds.dm index 562311180d9..b84133faf79 100644 --- a/code/datums/looping_sounds/machinery_sounds.dm +++ b/code/datums/looping_sounds/machinery_sounds.dm @@ -32,7 +32,7 @@ mid_sounds = list('sound/machines/fryer/deep_fryer_1.ogg' = 1, 'sound/machines/fryer/deep_fryer_2.ogg' = 1) mid_length = 2 end_sound = 'sound/machines/fryer/deep_fryer_emerge.ogg' - volume = 25 + volume = 15 ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////