Replaces Providence Ruin relay with a powered off subtype (#32205)

* adds powered off relay subtype

* gives providence ruin power off relay
This commit is contained in:
MixityMaxity
2026-07-09 03:13:37 +00:00
committed by GitHub
parent 5b5a68ef72
commit 6323ddd65b
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -235,4 +235,6 @@
else
to_chat(usr, SPAN_ALERT("<b>ERROR:</b> Core not found. Please file an issue report."))
/obj/machinery/tcomms/relay/start_off/Initialize(mapload) // always starts off
. = ..()
active = FALSE