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:
Alberyk
2017-05-14 07:22:22 -03:00
committed by skull132
parent 9a9fa631f2
commit fdb4badc65
5 changed files with 24 additions and 6 deletions
@@ -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"