Removes Golem access to the station (#5692)

This commit is contained in:
Poojawa
2018-02-26 00:20:37 -06:00
committed by GitHub
parent 8d69f7d24a
commit f7f3a600bd
+1 -1
View File
@@ -338,7 +338,7 @@ update_label("John Doe", "Clowny")
/obj/item/card/id/mining
name = "mining ID"
access = list(ACCESS_MINING, ACCESS_MINING_STATION, ACCESS_MAILSORTING, ACCESS_MINERAL_STOREROOM)
access = list(ACCESS_MINERAL_STOREROOM) // CITADEL CHANGE removes golem's ability to get on the station willy nilly.
/obj/item/card/id/away
name = "a perfectly generic identification card"