mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-15 18:06:48 +01:00
Adds detective access and tweaks the explorer's belt (#2260)
-adds detective access, only used in his own locker -adds some mining items to the list of things that one could store into the explorer's belt
This commit is contained in:
@@ -299,7 +299,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