Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Ocean Outpost #3743

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
47 changes: 47 additions & 0 deletions _maps/outpost/elevator_ocean.dmm
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/obj/structure/elevator_platform,
/turf/template_noop,
/area/space)
"d" = (
/obj/structure/elevator_platform,
/obj/machinery/light/directional/east,
/turf/template_noop,
/area/space)
"I" = (
/obj/structure/elevator_platform,
/obj/machinery/elevator_floor_button{
pixel_y = 0;
dir = 8;
pixel_x = 24
},
/turf/template_noop,
/area/space)
"T" = (
/obj/structure/elevator_platform,
/obj/machinery/status_display/elevator{
pixel_x = -32
},
/turf/template_noop,
/area/space)
"Y" = (
/obj/structure/elevator_platform,
/obj/machinery/light/directional/west,
/turf/template_noop,
/area/space)

(1,1,1) = {"
T
a
Y
"}
(2,1,1) = {"
a
a
a
"}
(3,1,1) = {"
I
a
d
"}
Loading
Loading