Skip to content

Commit

Permalink
Adds keycard authenticators to command rooms. (#692)
Browse files Browse the repository at this point in the history
* Update keycard_authentication.dm

* Revert "Update keycard_authentication.dm"

This reverts commit 470cb9b.

* Update TGS_Talos.dmm
  • Loading branch information
Helg2 authored Nov 28, 2024
1 parent ce5e263 commit e56b9b3
Showing 1 changed file with 36 additions and 9 deletions.
45 changes: 36 additions & 9 deletions _maps/map_files/Talos/TGS_Talos.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4772,6 +4772,10 @@
/area/mainship/squads/alpha)
"cHf" = (
/obj/machinery/vending/uniform_supply,
/obj/machinery/keycard_auth{
dir = 8;
pixel_x = 30
},
/turf/open/floor/wood,
/area/mainship/living/pilotbunks)
"cHi" = (
Expand Down Expand Up @@ -6649,6 +6653,9 @@
/area/mainship/living/basketball)
"dNS" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer1/alt,
/obj/machinery/keycard_auth{
pixel_y = 30
},
/turf/open/floor/wood,
/area/mainship/command/corporateliaison)
"dNU" = (
Expand Down Expand Up @@ -6680,6 +6687,12 @@
},
/turf/open/floor/prison/cleanmarked,
/area/mainship/hallways/hangar/droppod)
"dOs" = (
/obj/machinery/keycard_auth{
pixel_y = 30
},
/turf/open/floor/mainship/tcomms,
/area/mainship/command/telecomms)
"dOt" = (
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer3{
dir = 1
Expand Down Expand Up @@ -9367,6 +9380,9 @@
/obj/effect/turf_decal/woodsiding{
dir = 10
},
/obj/machinery/keycard_auth{
pixel_x = -30
},
/turf/open/floor/carpet,
/area/mainship/living/numbertwobunks)
"fpE" = (
Expand Down Expand Up @@ -20644,6 +20660,10 @@
dir = 8
},
/obj/machinery/computer/crew,
/obj/machinery/keycard_auth{
dir = 8;
pixel_x = 30
},
/turf/open/floor/wood,
/area/mainship/medical/lower_medical)
"mpD" = (
Expand Down Expand Up @@ -24995,9 +25015,6 @@
/obj/item/attachable/suppressor,
/obj/item/armor_module/storage/uniform/holster,
/obj/item/portable_vendor/corporate,
/obj/machinery/keycard_auth{
pixel_x = -30
},
/obj/effect/turf_decal/woodsiding{
dir = 9
},
Expand Down Expand Up @@ -27281,6 +27298,13 @@
/obj/structure/bedsheetbin,
/turf/open/floor/mainship/metal,
/area/mainship/squads/alpha)
"qak" = (
/obj/machinery/keycard_auth{
dir = 8;
pixel_x = 30
},
/turf/open/floor/wood,
/area/mainship/living/commandbunks)
"qas" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/simple/cyan/hidden/layer1{
Expand Down Expand Up @@ -29301,6 +29325,9 @@
/obj/structure/closet/secure_closet/req_officer,
/obj/item/whistle,
/obj/item/megaphone,
/obj/machinery/keycard_auth{
pixel_x = -30
},
/turf/open/floor/carpet,
/area/mainship/squads/req)
"ril" = (
Expand Down Expand Up @@ -29451,9 +29478,6 @@
/turf/open/floor/mainship/metal,
/area/mainship/engineering/engineering_workshop)
"rpb" = (
/obj/machinery/keycard_auth{
pixel_x = -30
},
/obj/effect/turf_decal/woodsiding{
dir = 4
},
Expand Down Expand Up @@ -34924,6 +34948,9 @@
/obj/effect/turf_decal/woodsiding{
dir = 10
},
/obj/machinery/keycard_auth{
pixel_x = -30
},
/turf/open/floor/carpet,
/area/mainship/engineering/ce_room)
"uIu" = (
Expand Down Expand Up @@ -67562,7 +67589,7 @@ pQT
pQT
pQT
pQT
xXP
pdB
pdB
pdB
pdB
Expand Down Expand Up @@ -68434,7 +68461,7 @@ xzH
qQI
uNE
uJU
qPr
qak
toq
lSw
rEU
Expand Down Expand Up @@ -69989,7 +70016,7 @@ cEa
hjM
xzH
xPw
vfY
dOs
wgv
viz
rqA
Expand Down

0 comments on commit e56b9b3

Please sign in to comment.