mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Add an equivalent to balloon_alert_to_viewers, but for hearing (#95376)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
/turf/open/misc/snow,
|
||||
))
|
||||
if(severity < required_strength)
|
||||
balloon_alert_to_viewers("crack!")
|
||||
balloon_alert_to_hearers("*crack*")
|
||||
playsound(source = src, soundin = SFX_HULL_CREAKING, vol = 50, vary = TRUE, pressure_affected = FALSE, ignore_walls = TRUE)
|
||||
return //return ominous sounds when we're under the threshold.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user