Skip to content

Commit

Permalink
Techno Maint Map Fix (#8255)
Browse files Browse the repository at this point in the history
A missed map error in techno maint that was spaced, and without a ladder going back up is now fixed.
  • Loading branch information
Mycah142 committed Aug 11, 2023
1 parent 3e8e1ca commit e487a33
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions maps/CEVEris/_CEV_Eris.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -29732,6 +29732,12 @@
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 10
},
/obj/structure/railing{
anchored = 1;
dir = 4;
icon_state = "railing0";
tag = "icon-railing0 (EAST)"
},
/turf/simulated/floor/plating/under,
/area/eris/maintenance/section4deck4port)
"bsW" = (
Expand Down Expand Up @@ -93031,10 +93037,6 @@
},
/turf/simulated/floor/tiled/steel/gray_perforated,
/area/eris/quartermaster/misc)
"esM" = (
/obj/structure/railing,
/turf/space,
/area/eris/maintenance/section4deck4port)
"esN" = (
/obj/machinery/light/small{
dir = 1
Expand Down Expand Up @@ -165505,7 +165507,7 @@ epd
tCA
aaa
bqj
esM
bsW
bum
bzK
bDU
Expand Down

0 comments on commit e487a33

Please sign in to comment.