did you know in terms of sane code pod doors (#26050)

This commit is contained in:
Qwertytoforty
2024-06-26 20:30:10 +00:00
committed by GitHub
parent a35abcdd29
commit 59baefe254
+3
View File
@@ -35,6 +35,9 @@
/obj/machinery/door/poddoor/impassable/disable_lockdown()
return
/obj/machinery/door/poddoor/bumpopen(mob/user)
return
/obj/machinery/door/poddoor/impassable/emag_act(mob/user)
to_chat(user, "<span class='notice'>The electronic systems in this door are far too advanced for your primitive hacking peripherals.</span>")
return