mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-30 08:06:19 +01:00
Detective & Forensic Tech Update
* Segragates access * One more thing that I forgot-- Detective has an alt title
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user