Skip to content

Commit 2723bd3

Browse files
authored
Additions and fixes on the Strelka (#7241)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request PR made to fix issues and add things that I forgot. Here, its the Security wardrobe locker, annnnd phoron in Xenobio ## Why It's Good For The Game Fixes, always great.
1 parent e0ef489 commit 2723bd3

File tree

6 files changed

+1874
-1702
lines changed

6 files changed

+1874
-1702
lines changed

maps/strelka/levels/flagship.dmm

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5793,10 +5793,6 @@
57935793
/obj/effect/floor_decal/corner/blue/border,
57945794
/turf/unsimulated/floor/steel,
57955795
/area/centcom/command)
5796-
"pA" = (
5797-
/mob/living/simple_mob/animal/passive/maint_drone,
5798-
/turf/simulated/wall/r_wall/prepainted,
5799-
/area/centcom/control)
58005796
"pC" = (
58015797
/obj/structure/shuttle/engine/heater,
58025798
/obj/structure/window/reinforced{
@@ -15515,10 +15511,6 @@
1551515511
layer = 1
1551615512
},
1551715513
/area/shuttle/specops/general)
15518-
"Oy" = (
15519-
/mob/living/simple_mob/animal/passive/maint_drone,
15520-
/turf/simulated/wall/r_wall/prepainted,
15521-
/area/tdome/tdomeadmin)
1552215514
"OA" = (
1552315515
/obj/effect/floor_decal/borderfloorwhite,
1552415516
/obj/effect/floor_decal/corner/paleblue/border,
@@ -45195,7 +45187,7 @@ EW
4519545187
EW
4519645188
EW
4519745189
EW
45198-
Oy
45190+
Aj
4519945191
Aj
4520045192
Aj
4520145193
Tj
@@ -46365,7 +46357,7 @@ kf
4636546357
kf
4636646358
ba
4636746359
ba
46368-
pA
46360+
ba
4636946361
ba
4637046362
ba
4637146363
ba

maps/strelka/levels/strelka_deck1.dmm

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,13 +1748,13 @@
17481748
/obj/machinery/atmospherics/pipe/simple/hidden{
17491749
dir = 4
17501750
},
1751-
/obj/machinery/door/airlock/glass_external{
1752-
req_one_access = null
1753-
},
17541751
/obj/machinery/access_button/airlock_interior{
17551752
pixel_y = 22;
17561753
master_tag = "civvie_docker"
17571754
},
1755+
/obj/machinery/door/airlock/glass_external{
1756+
req_one_access = null
1757+
},
17581758
/turf/simulated/floor/tiled/techfloor,
17591759
/area/shuttle/civvie/strelka)
17601760
"jq" = (
@@ -2040,6 +2040,15 @@
20402040
/obj/item/tank/jetpack/oxygen,
20412041
/turf/simulated/floor/tiled/monodark,
20422042
/area/strelka/shipbase/deck1/fighterbay)
2043+
"kJ" = (
2044+
/obj/machinery/atmospherics/pipe/simple/hidden{
2045+
dir = 4
2046+
},
2047+
/obj/machinery/light/small/old{
2048+
dir = 4
2049+
},
2050+
/turf/simulated/floor,
2051+
/area/shuttle/civvie/strelka)
20432052
"kM" = (
20442053
/obj/effect/floor_decal/grass_edge{
20452054
dir = 1
@@ -7769,9 +7778,11 @@
77697778
/obj/effect/floor_decal/industrial/warning/dust{
77707779
dir = 8
77717780
},
7772-
/obj/machinery/embedded_controller/radio/simple_docking_controller{
7773-
pixel_x = -23;
7774-
id_tag = "civvie_dock"
7781+
/obj/machinery/embedded_controller/radio/airlock/docking_port{
7782+
id_tag = "civvie_dock";
7783+
pixel_y = -4;
7784+
dir = 4;
7785+
pixel_x = -23
77757786
},
77767787
/turf/simulated/floor/tiled/techfloor/monogrid,
77777788
/area/strelka/shipbase/deck1)
@@ -8902,13 +8913,13 @@
89028913
dir = 1
89038914
},
89048915
/obj/map_helper/airlock/door/ext_door,
8905-
/obj/machinery/door/airlock/glass_external{
8906-
req_one_access = null
8907-
},
89088916
/obj/machinery/access_button/airlock_exterior{
89098917
pixel_y = -21;
89108918
master_tag = "civvie_docker"
89118919
},
8920+
/obj/machinery/door/airlock/glass_external{
8921+
req_one_access = null
8922+
},
89128923
/turf/simulated/floor/tiled/techfloor,
89138924
/area/shuttle/civvie/strelka)
89148925
"VW" = (
@@ -27489,7 +27500,7 @@ sk
2748927500
rL
2749027501
FK
2749127502
wG
27492-
RD
27503+
kJ
2749327504
Bf
2749427505
dk
2749527506
ad

0 commit comments

Comments
 (0)