Skip to content

Commit

Permalink
fixed missing helm
Browse files Browse the repository at this point in the history
  • Loading branch information
spockye committed Sep 15, 2023
1 parent 18e4936 commit effd068
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _maps/shuttles/shiptest/nanotrasen_heron.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2864,9 +2864,6 @@
/turf/open/floor/plasteel/tech,
/area/ship/engineering)
"kW" = (
/obj/machinery/computer/security{
dir = 8
},
/obj/machinery/button/door{
id = "heron_outerbridge";
name = "Bridge Blast Doors";
Expand All @@ -2881,6 +2878,9 @@
req_access_txt = "3";
pixel_x = -6
},
/obj/machinery/computer/helm{
dir = 8
},
/turf/open/floor/plasteel/telecomms_floor,
/area/ship/bridge)
"la" = (
Expand Down

0 comments on commit effd068

Please sign in to comment.