mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 11:05:16 +01:00
Geysers now provide some audio feedback when scanned. (#95902)
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
return
|
||||
|
||||
to_chat(user, span_notice("You discovered the geyser and mark it on the GPS system!"))
|
||||
playsound(src, 'sound/machines/beep/twobeep_high.ogg', 30)
|
||||
SEND_SIGNAL(user, COMSIG_LIVING_DISCOVERED_GEYSER, src)
|
||||
if(discovery_message)
|
||||
to_chat(user, discovery_message)
|
||||
|
||||
Reference in New Issue
Block a user