Skip to content

Commit

Permalink
Fixes syndicate base access (#22225)
Browse files Browse the repository at this point in the history
  • Loading branch information
KorPhaeron authored and optimumtact committed Dec 18, 2016
1 parent f3c76fd commit 4b84e1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/modules/ruins/lavaland_ruin_code.dm
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,7 @@
radio = /obj/item/device/radio/headset/syndicate/alt
back = /obj/item/weapon/storage/backpack
pocket1 = /obj/item/weapon/gun/ballistic/automatic/pistol
id_job = "Operative"
id_access_list = list(access_syndicate)
pocket2 = /obj/item/weapon/card/id/syndicate/anyone
roundstart = FALSE
death = FALSE
icon = 'icons/obj/Cryogenic2.dmi'
Expand Down

0 comments on commit 4b84e1d

Please sign in to comment.