Skip to content

Commit

Permalink
Fixes a couple security map issues (sojourn-13#4912)
Browse files Browse the repository at this point in the history
  • Loading branch information
SingingSpock authored Jan 4, 2024
1 parent d14975e commit 7c664c9
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions maps/__Nadezhda/map/_Nadezhda_Colony_New.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -88488,6 +88488,15 @@
icon_state = "10,9"
},
/area/shuttle/vasiliy_shuttle_area)
"sMk" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/button/remote/blast_door{
pixel_x = -30;
name = "tunnel shutters control";
id = "BS001"
},
/turf/simulated/floor/tiled/techmaint,
/area/nadezhda/security/tactical_blackshield)
"sMr" = (
/obj/machinery/computer/telecomms/server{
dir = 8
Expand Down Expand Up @@ -111455,11 +111464,11 @@
name = "Checkpoint Blast Doors";
opacity = 0
},
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/glass_security{
name = "Security Post";
req_access = "1"
req_access = list(1)
},
/obj/machinery/door/firedoor,
/turf/simulated/floor/tiled/dark/cargo,
/area/nadezhda/security/maingate)
"xAd" = (
Expand Down Expand Up @@ -171091,7 +171100,7 @@ sIK
cWO
oVA
sGN
oNv
sMk
wlx
oVA
fgl
Expand Down

0 comments on commit 7c664c9

Please sign in to comment.