Merge pull request #5431 from Citadel-Station-13/upstream-merge-35518

[MIRROR] Actually fixes broken accesses
This commit is contained in:
deathride58
2018-02-11 23:34:13 +00:00
committed by GitHub
13 changed files with 139 additions and 72 deletions
+6
View File
@@ -153,6 +153,12 @@ update_label("John Doe", "Clowny")
lefthand_file = 'icons/mob/inhands/equipment/idcards_lefthand.dmi'
righthand_file = 'icons/mob/inhands/equipment/idcards_righthand.dmi'
/obj/item/card/id/silver/reaper
name = "Thirteen's ID Card (Reaper)"
access = list(ACCESS_MAINT_TUNNELS)
assignment = "Reaper"
registered_name = "Thirteen"
/obj/item/card/id/gold
name = "gold identification card"
desc = "A golden card which shows power and might."