Detective & Forensic Tech Update

* Segragates access
* One more thing that I forgot-- Detective has an alt title
This commit is contained in:
skull132
2015-01-23 01:02:23 +02:00
parent 3a615e0773
commit 51e728cc86
11 changed files with 31 additions and 27 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ obj/machinery/computer/forensic_scanning
var/scan_name = ""
var/scan_process = 0
req_access = list(access_forensics_lockers)
req_access = list(access_forensics)
New()