Origin tech changes and some fixes

This commit is contained in:
LatD
2016-05-17 20:57:01 +03:00
parent bf3ef135ac
commit fe76e64641
79 changed files with 262 additions and 341 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
slot_flags = SLOT_BELT
var/scanning = 0
var/list/log = list()
origin_tech = "engineering=3;biotech=2"
origin_tech = "engineering=4;biotech=2;programming=5"
/obj/item/device/detective_scanner/attack_self(mob/user)
if(log.len && !scanning)