Skip to content

Commit

Permalink
Merge pull request #266 from Mirag1993/Мердж-с-оффами
Browse files Browse the repository at this point in the history
The new [SOMEWHAT NEAT] Nanotrasen Outpost!  (shiptest-ss13#2490)
  • Loading branch information
MysticalFaceLesS authored Jan 6, 2024
2 parents 01feeb0 + 4f2b394 commit a18a5c1
Show file tree
Hide file tree
Showing 11 changed files with 41,983 additions and 2 deletions.
47 changes: 47 additions & 0 deletions _maps/outpost/elevator_ice.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,
/obj/machinery/light/small/directional/east{
pixel_y = 6
},
/turf/template_noop,
/area/template_noop)
"e" = (
/obj/structure/elevator_platform,
/obj/machinery/light/small/directional/east{
pixel_y = -6
},
/obj/machinery/elevator_floor_button{
pixel_y = 10;
dir = 8;
pixel_x = 24
},
/turf/template_noop,
/area/template_noop)
"A" = (
/obj/structure/elevator_platform,
/turf/template_noop,
/area/template_noop)
"S" = (
/obj/structure/elevator_platform,
/obj/machinery/status_display/elevator{
pixel_x = 32
},
/turf/template_noop,
/area/template_noop)

(1,1,1) = {"
A
A
A
"}
(2,1,1) = {"
A
A
A
"}
(3,1,1) = {"
a
S
e
"}
Loading

0 comments on commit a18a5c1

Please sign in to comment.