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
@@ -234,7 +234,7 @@
/obj/structure/closet/secure_closet/forensics
name = "Forensic tech's closet"
req_access = list(access_forensics_lockers)
req_access = list(access_forensics)
icon_state = "sec1"
icon_closed = "sec"
icon_locked = "sec1"
@@ -260,7 +260,7 @@
/obj/structure/closet/secure_closet/detective
name = "Detective's Cabinet"
req_access = list(access_forensics_lockers)
req_access = list(access_detective)
icon_state = "cabinetdetective_locked"
icon_closed = "cabinetdetective"
icon_locked = "cabinetdetective_locked"