mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-22 05:34:49 +01:00
Merge pull request #12092 from VOREStation/upstream-merge-8369
[MIRROR] Adds a roof to indoor rain sounds
This commit is contained in:
@@ -334,7 +334,7 @@ var/datum/planet/sif/planet_sif = null
|
||||
"A bright flash heralds the approach of a storm."
|
||||
)
|
||||
outdoor_sounds_type = /datum/looping_sound/weather/rain/heavy
|
||||
indoor_sounds_type = /datum/looping_sound/weather/rain/heavy/indoors
|
||||
indoor_sounds_type = /datum/looping_sound/weather/rain/indoors/heavy
|
||||
|
||||
|
||||
transition_chances = list(
|
||||
|
||||
Reference in New Issue
Block a user