mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Fix CCIA Access on CentCom (#12037)
This commit is contained in:
@@ -336,7 +336,7 @@
|
||||
name = "central command internal affairs jacket"
|
||||
|
||||
/obj/item/storage/lockbox/cciaa
|
||||
req_access = list(access_cent_captain)
|
||||
req_access = list(access_cent_ccia)
|
||||
name = "CCIA agent briefcase"
|
||||
desc = "A smart looking briefcase with a NT logo on the side"
|
||||
storage_slots = 8
|
||||
|
||||
Reference in New Issue
Block a user