Skip to content

Commit

Permalink
Merge pull request tgstation#33251 from tgstation/Cyberboss-patch-3
Browse files Browse the repository at this point in the history
Reduces the volume of showers
  • Loading branch information
optimumtact authored Dec 5, 2017
2 parents 52e53ef + 1694bea commit 7def0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/looping_sounds/machinery_sounds.dm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
mid_sounds = list('sound/machines/shower/shower_mid1.ogg'=1,'sound/machines/shower/shower_mid2.ogg'=1,'sound/machines/shower/shower_mid3.ogg'=1)
mid_length = 10
end_sound = 'sound/machines/shower/shower_end.ogg'
volume = 25
volume = 20

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Expand Down

0 comments on commit 7def0e2

Please sign in to comment.