Airlock and APC changes.

- Added a debugger device that can figure out when an object has been hacked/emagged
- Hacked APCs no longer display blue screen
- You can now disassemble emagged airlocks, they will yield a fried airlock electronic.
This commit is contained in:
cib
2013-05-23 16:43:29 +02:00
parent 8b60bab4a7
commit aa6bfc33c7
8 changed files with 57 additions and 8 deletions

View File

@@ -16,6 +16,8 @@
var/damtype = "brute"
var/force = 0
/obj/item/proc/is_used_on(obj/O, mob/user)
/obj/proc/process()
processing_objects.Remove(src)
return 0