Skip to content

Commit

Permalink
Update golden_arrow.dmm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel committed Feb 3, 2024
1 parent c69bc19 commit cf971a1
Showing 1 changed file with 29 additions and 9 deletions.
38 changes: 29 additions & 9 deletions maps/map_files/golden_arrow/golden_arrow.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,9 @@
},
/area/golden_arrow/medical)
"eL" = (
/obj/structure/machinery/cryopod/right,
/obj/structure/machinery/cryopod/right{
dir = 2
},
/turf/open/floor/almayer{
icon_state = "cargo"
},
Expand Down Expand Up @@ -1857,7 +1859,9 @@
},
/area/golden_arrow/cryo_cells)
"kr" = (
/obj/structure/machinery/cryopod/right,
/obj/structure/machinery/cryopod/right{
dir = 2
},
/obj/structure/machinery/light{
dir = 4
},
Expand Down Expand Up @@ -2382,7 +2386,8 @@
"nR" = (
/obj/structure/machinery/cryopod{
layer = 3.1;
pixel_y = 13
pixel_y = 13;
dir = 1
},
/turf/open/floor/almayer{
icon_state = "cargo"
Expand Down Expand Up @@ -2728,7 +2733,8 @@
/area/golden_arrow/hangar)
"qf" = (
/obj/structure/machinery/cryopod/right{
pixel_y = 6
pixel_y = 6;
dir = 2
},
/turf/open/floor/almayer{
icon_state = "cargo"
Expand All @@ -2750,7 +2756,8 @@
"qm" = (
/obj/structure/machinery/cryopod/right{
layer = 3.1;
pixel_y = 13
pixel_y = 13;
dir = 2
},
/turf/open/floor/almayer{
icon_state = "cargo"
Expand Down Expand Up @@ -2873,7 +2880,8 @@
/area/golden_arrow/engineering)
"rb" = (
/obj/structure/machinery/cryopod{
pixel_y = 6
pixel_y = 6;
dir = 1
},
/turf/open/floor/almayer{
icon_state = "cargo"
Expand Down Expand Up @@ -5769,7 +5777,9 @@
/turf/open/floor/almayer,
/area/golden_arrow/firingrange)
"Ii" = (
/obj/structure/machinery/cryopod,
/obj/structure/machinery/cryopod{
dir = 1
},
/turf/open/floor/almayer{
icon_state = "cargo"
},
Expand Down Expand Up @@ -6505,6 +6515,14 @@
icon_state = "cargo_arrow"
},
/area/golden_arrow/cryo_cells)
"Mo" = (
/obj/structure/machinery/cryopod{
dir = 8
},
/turf/open/floor/almayer{
icon_state = "cargo"
},
/area/golden_arrow/cryo_cells)
"Mu" = (
/obj/structure/machinery/door/airlock/almayer/engineering/reinforced{
name = "\improper Engineering Airlock";
Expand Down Expand Up @@ -7383,7 +7401,9 @@
},
/area/golden_arrow/platoon_sergeant)
"QT" = (
/obj/structure/machinery/cryopod,
/obj/structure/machinery/cryopod{
dir = 1
},
/obj/structure/machinery/light{
dir = 8
},
Expand Down Expand Up @@ -20125,7 +20145,7 @@ HK
Pf
KP
HK
Ii
Mo
nR
QT
nR
Expand Down

0 comments on commit cf971a1

Please sign in to comment.