Skip to content

Commit

Permalink
emerald: fix bad hallway area designation
Browse files Browse the repository at this point in the history
  • Loading branch information
warriorstar-orion committed Jan 3, 2025
1 parent 3129a43 commit dddcc33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _maps/map_files/stations/emeraldstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -27514,7 +27514,7 @@
dir = 1;
icon_state = "yellowcorner"
},
/area/station/hallway/primary/central/nw)
/area/station/hallway/primary/central/sw)
"fvK" = (
/obj/machinery/atmospherics/pipe/manifold/visible/yellow,
/turf/simulated/floor/plasteel,
Expand Down Expand Up @@ -37343,7 +37343,7 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/structure/disposalpipe/segment,
/turf/simulated/floor/plasteel,
/area/station/hallway/primary/central/nw)
/area/station/hallway/primary/central/sw)
"hsN" = (
/obj/structure/chair{
dir = 4
Expand Down Expand Up @@ -54037,7 +54037,7 @@
name = "Central Access"
},
/turf/simulated/floor/plasteel,
/area/station/hallway/primary/central/nw)
/area/station/hallway/primary/central/sw)
"kJn" = (
/obj/structure/table/wood,
/obj/item/storage/fancy/cigarettes/cigpack_shadyjims,
Expand Down

0 comments on commit dddcc33

Please sign in to comment.