Skip to content

Commit

Permalink
ez
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikafox committed Nov 8, 2023
1 parent 9f2041b commit 951009d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _maps/outpost/elevator_indie.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
pixel_x = -32
},
/turf/template_noop,
/area/space)
/area/template_noop)
"e" = (
/obj/structure/elevator_platform,
/obj/machinery/light/small/directional/east,
/turf/template_noop,
/area/space)
/area/template_noop)
"k" = (
/obj/structure/elevator_platform,
/obj/machinery/light/small/directional/west,
/turf/template_noop,
/area/space)
/area/template_noop)
"A" = (
/obj/structure/elevator_platform,
/turf/template_noop,
/area/space)
/area/template_noop)
"S" = (
/obj/structure/elevator_platform,
/obj/machinery/elevator_floor_button{
Expand All @@ -28,7 +28,7 @@
pixel_x = 24
},
/turf/template_noop,
/area/space)
/area/template_noop)

(1,1,1) = {"
k
Expand Down

0 comments on commit 951009d

Please sign in to comment.