Emagging lift doors should no longer be a thing

This commit is contained in:
Funce
2017-08-30 13:54:45 +12:00
parent 4812374d56
commit 87a68e40d8
3 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
// Vore specific code for /obj/machinery/door/airlock/lift
/obj/machinery/door/airlock/lift/emag_act(var/uses_left, var/mob/user)
user << "<span class='danger'>This door is internally controlled.</span>"
return 0 // Prevents the cryptographic sequencer from using a charge fruitlessly