Merge pull request #35518 from ShizCalev/ACCESS-FIXES-MK2

Actually fixes broken accesses
This commit is contained in:
Jordan Brown
2018-02-11 16:47:48 -05:00
committed by CitadelStationBot
parent 4b88853918
commit ebd82bfe50
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."