Skip to content

Commit

Permalink
Bubble docking adjustment
Browse files Browse the repository at this point in the history
Adjust mobile docking port to ensure east facing, added stationary docking port.
  • Loading branch information
Doubleumc committed Oct 20, 2023
1 parent 64c6bab commit f464571
Showing 1 changed file with 58 additions and 7 deletions.
65 changes: 58 additions & 7 deletions _maps/shuttles/shiptest/independent_bubble.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -650,13 +650,14 @@
/turf/open/floor/plasteel/mono,
/area/ship/hallway/central)
"AR" = (
/obj/machinery/door/airlock/external,
/obj/docking_port/mobile{
launch_status = 0;
port_direction = 4
/obj/docking_port/stationary{
width = 30;
height = 15;
dwidth = 15;
dir = 2
},
/turf/open/floor/plating,
/area/ship/engineering)
/turf/template_noop,
/area/space)
"AU" = (
/obj/machinery/cryopod{
dir = 4
Expand Down Expand Up @@ -955,6 +956,18 @@
},
/turf/open/floor/plating/rust,
/area/ship/maintenance/aft)
"Nf" = (
/obj/effect/turf_decal/industrial/warning{
dir = 1
},
/obj/docking_port/mobile{
launch_status = 0;
port_direction = 8;
preferred_direction = 4;
dir = 2
},
/turf/open/floor/plating,
/area/ship/external)
"NN" = (
/obj/structure/frame/computer{
dir = 4
Expand Down Expand Up @@ -1278,6 +1291,7 @@ VB
VB
VB
VB
VB
"}
(2,1,1) = {"
VB
Expand All @@ -1297,6 +1311,7 @@ VB
VB
VB
VB
VB
"}
(3,1,1) = {"
VB
Expand All @@ -1316,6 +1331,7 @@ VB
VB
VB
VB
VB
"}
(4,1,1) = {"
VB
Expand All @@ -1335,6 +1351,7 @@ Ob
VB
VB
VB
VB
"}
(5,1,1) = {"
VB
Expand All @@ -1354,6 +1371,7 @@ Ob
VB
VB
VB
VB
"}
(6,1,1) = {"
VB
Expand All @@ -1373,6 +1391,7 @@ nH
nH
VB
VB
VB
"}
(7,1,1) = {"
VB
Expand All @@ -1392,6 +1411,7 @@ KG
nH
VB
VB
VB
"}
(8,1,1) = {"
VB
Expand All @@ -1411,6 +1431,7 @@ eT
nH
VB
VB
VB
"}
(9,1,1) = {"
VB
Expand All @@ -1430,6 +1451,7 @@ fs
vR
xX
VB
VB
"}
(10,1,1) = {"
VB
Expand All @@ -1449,6 +1471,7 @@ kW
nH
NX
VB
VB
"}
(11,1,1) = {"
Xn
Expand All @@ -1468,9 +1491,10 @@ IL
Vt
Rk
MJ
VB
"}
(12,1,1) = {"
gl
Nf
Gl
ec
nS
Expand All @@ -1486,6 +1510,7 @@ cH
Ls
ZQ
cG
ZQ
AR
"}
(13,1,1) = {"
Expand All @@ -1506,6 +1531,7 @@ UC
Vt
mY
MJ
VB
"}
(14,1,1) = {"
VB
Expand All @@ -1525,6 +1551,7 @@ MJ
MJ
VB
VB
VB
"}
(15,1,1) = {"
VB
Expand All @@ -1544,6 +1571,7 @@ zy
VB
VB
VB
VB
"}
(16,1,1) = {"
VB
Expand All @@ -1563,6 +1591,7 @@ zy
VB
VB
VB
VB
"}
(17,1,1) = {"
VB
Expand All @@ -1582,6 +1611,7 @@ VB
VB
VB
VB
VB
"}
(18,1,1) = {"
VB
Expand All @@ -1601,4 +1631,25 @@ VB
VB
VB
VB
VB
"}
(19,1,1) = {"
VB
VB
VB
VB
VB
VB
VB
VB
VB
VB
VB
VB
VB
VB
VB
VB
VB
VB
"}

0 comments on commit f464571

Please sign in to comment.