Skip to content

Commit

Permalink
raleigh dock fix? (#3792)
Browse files Browse the repository at this point in the history
🆑
fix: expands subshuttle dock on the Raleigh
/🆑
  • Loading branch information
Erikafox authored Dec 3, 2024
1 parent 5db1179 commit f7d2fa0
Showing 1 changed file with 18 additions and 13 deletions.
31 changes: 18 additions & 13 deletions _maps/shuttles/independent/independent_raleigh.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,12 @@
},
/turf/open/floor/plasteel/dark,
/area/ship/cargo)
"lK" = (
/obj/machinery/atmospherics/components/unary/outlet_injector/on{
dir = 4
},
/turf/open/floor/engine/hull/reinforced,
/area/ship/external/dark)
"lM" = (
/obj/structure/cable{
icon_state = "1-2"
Expand Down Expand Up @@ -1013,8 +1019,8 @@
/area/ship/crew/dorm)
"mq" = (
/obj/docking_port/stationary{
dwidth = 3;
width = 7;
dwidth = 4;
width = 11;
height = 15;
dir = 8
},
Expand Down Expand Up @@ -2222,12 +2228,6 @@
"BH" = (
/turf/open/floor/engine/hull,
/area/ship/external/dark)
"Ch" = (
/obj/machinery/atmospherics/components/unary/outlet_injector/on{
dir = 4
},
/turf/open/floor/engine/hull/reinforced,
/area/ship/external/dark)
"Cl" = (
/turf/closed/wall/mineral/plastitanium/nodiagonal,
/area/ship/engineering/atmospherics)
Expand Down Expand Up @@ -3559,6 +3559,7 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 9
},
/obj/machinery/light/floor,
/turf/open/floor/engine/hull/reinforced,
/area/ship/external/dark)
"PV" = (
Expand Down Expand Up @@ -3929,6 +3930,10 @@
},
/turf/open/floor/carpet/green,
/area/ship/crew/dorm)
"Ut" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/engine/hull/reinforced,
/area/ship/external/dark)
"UA" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible/layer4{
dir = 4
Expand Down Expand Up @@ -4956,7 +4961,7 @@ OV
XG
OV
ci
hN
WD
WD
OV
OV
Expand All @@ -4968,8 +4973,8 @@ OV
OV
OV
OV
Ch
hN
WD
lK
Cl
OV
Cl
Expand Down Expand Up @@ -4998,7 +5003,7 @@ OV
Wm
XG
XG
WD
hN
WD
hN
XG
Expand All @@ -5010,8 +5015,8 @@ OV
BH
Cl
Dw
Ut
PS
WD
Cl
Cl
kl
Expand Down

0 comments on commit f7d2fa0

Please sign in to comment.