captain case access (#3805)

This commit is contained in:
Tom
2021-03-03 17:43:19 +00:00
committed by GitHub
parent 2c8dcff98c
commit 020b5f14c8
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -267,7 +267,7 @@
//The lab cage and captain's display case do not spawn with electronics, which is why req_access is needed.
/obj/structure/displaycase/captain
start_showpiece_type = /obj/item/gun/energy/laser/captain
req_access = list(ACCESS_CENT_SPECOPS) //this was intentional, presumably to make it slightly harder for caps to grab their gun roundstart
req_access = list(ACCESS_CAPTAIN) //SKYRAT EDIT CHANGE - ORIGINAL: req_access = list(ACCESS_CENT_SPECOPS) //this was intentional, presumably to make it slightly harder for caps to grab their gun roundstart
/obj/structure/displaycase/labcage
name = "lab cage"