Porting forensics from Aurora.

This commit is contained in:
Zuhayr
2015-09-05 23:08:14 +09:30
parent eaab614221
commit 565e39a28f
49 changed files with 1198 additions and 835 deletions

View File

@@ -72,8 +72,6 @@
// src.sd_SetLuminosity(0)
/obj/machinery/sparker/attackby(obj/item/weapon/W as obj, mob/user as mob)
if(istype(W, /obj/item/device/detective_scanner))
return
if (istype(W, /obj/item/weapon/screwdriver))
add_fingerprint(user)
src.disable = !src.disable