mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-21 15:26:31 +01:00
jfc
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
/obj/machinery/shield_diffuser/hides_under_flooring()
|
||||
return 1
|
||||
|
||||
/obj/machinery/shield_diffuser/process()
|
||||
/obj/machinery/shield_diffuser/process(delta_time)
|
||||
if(alarm)
|
||||
alarm--
|
||||
if(!alarm)
|
||||
@@ -71,4 +71,4 @@
|
||||
. = ..()
|
||||
to_chat(user, "It is [enabled ? "enabled" : "disabled"].")
|
||||
if(alarm)
|
||||
to_chat(user, "A red LED labeled \"Proximity Alarm\" is blinking on the control panel.")
|
||||
to_chat(user, "A red LED labeled \"Proximity Alarm\" is blinking on the control panel.")
|
||||
|
||||
Reference in New Issue
Block a user