tweaks shit

This commit is contained in:
bgobandit
2015-09-15 21:43:19 -04:00
parent aac0dd4d22
commit 0664cffa45
4 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
slot_flags = SLOT_BELT
var/scanning = 0
var/list/log = list()
origin_tech = "engineering=3"
origin_tech = "engineering=3;biotech=2"
/obj/item/device/detective_scanner/attack_self(mob/user)
if(log.len && !scanning)