In-code key handling system

This commit is contained in:
ninjanomnom
2017-11-30 07:40:27 -05:00
parent c57cd6d6da
commit 7b7b67edd8
44 changed files with 421 additions and 1648 deletions

View File

@@ -152,7 +152,7 @@
qdel(src)
/obj/structure/particle_accelerator/Move()
..()
. = ..()
if(master && master.active)
master.toggle_power()
investigate_log("was moved whilst active; it <font color='red'>powered down</font>.", INVESTIGATE_SINGULO)