mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
fixes a funny mistake with the new cargo shuttles (#16419)
fixes a minor bruh moment
This commit is contained in:
@@ -44,10 +44,6 @@
|
||||
/turf/closed/wall/mineral/titanium/nodiagonal,
|
||||
/area/shuttle/supply)
|
||||
"kh" = (
|
||||
/obj/structure/fluff/metalpole/end{
|
||||
dir = 1;
|
||||
pixel_y = 32
|
||||
},
|
||||
/turf/closed/wall/mineral/titanium/spaceship,
|
||||
/area/shuttle/supply)
|
||||
"lb" = (
|
||||
@@ -307,6 +303,19 @@
|
||||
},
|
||||
/turf/open/floor/iron/dark/diagonal,
|
||||
/area/shuttle/supply)
|
||||
"Zh" = (
|
||||
/obj/effect/turf_decal/stripes/line{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/shuttle/engine/propulsion{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/fluff/metalpole/end{
|
||||
dir = 1;
|
||||
pixel_y = 32
|
||||
},
|
||||
/turf/open/floor/plating/airless,
|
||||
/area/shuttle/supply)
|
||||
|
||||
(1,1,1) = {"
|
||||
kh
|
||||
@@ -323,7 +332,7 @@ iz
|
||||
zP
|
||||
"}
|
||||
(2,1,1) = {"
|
||||
CR
|
||||
Zh
|
||||
Xe
|
||||
sR
|
||||
Uj
|
||||
@@ -379,7 +388,7 @@ uB
|
||||
hv
|
||||
"}
|
||||
(6,1,1) = {"
|
||||
CR
|
||||
Zh
|
||||
Xe
|
||||
Ow
|
||||
sN
|
||||
|
||||
@@ -8,9 +8,6 @@
|
||||
/turf/open/floor/iron/dark/smooth_large,
|
||||
/area/shuttle/supply/cockpit)
|
||||
"cE" = (
|
||||
/obj/structure/fluff/metalpole/end{
|
||||
pixel_y = -32
|
||||
},
|
||||
/turf/closed/wall/mineral/titanium/spaceship,
|
||||
/area/shuttle/supply)
|
||||
"do" = (
|
||||
@@ -44,6 +41,14 @@
|
||||
/obj/effect/decal/cleanable/dirt/dust,
|
||||
/turf/open/floor/iron/shuttle/cargo,
|
||||
/area/shuttle/supply)
|
||||
"jb" = (
|
||||
/obj/structure/shuttle/engine/propulsion,
|
||||
/obj/effect/turf_decal/stripes/line,
|
||||
/obj/structure/fluff/metalpole/end{
|
||||
pixel_y = -32
|
||||
},
|
||||
/turf/open/floor/plating/airless,
|
||||
/area/shuttle/supply)
|
||||
"kz" = (
|
||||
/obj/machinery/light/directional/west,
|
||||
/obj/effect/decal/cleanable/dirt/dust,
|
||||
@@ -299,7 +304,7 @@ RT
|
||||
rY
|
||||
mP
|
||||
OZ
|
||||
Is
|
||||
jb
|
||||
"}
|
||||
(3,1,1) = {"
|
||||
uI
|
||||
@@ -355,7 +360,7 @@ zQ
|
||||
RT
|
||||
RT
|
||||
OZ
|
||||
Is
|
||||
jb
|
||||
"}
|
||||
(7,1,1) = {"
|
||||
Ys
|
||||
|
||||
Reference in New Issue
Block a user