mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Fixes some missing pipes in new delta whiteship. (#39345)
* Fixes some missing pipes in new delta whiteship. * Docker camera offset fix. * Those bedrooms doors were not meant to be glass. * Fixes box corner decals and makes floors in bedrooms wooden. * Adds bulbs to engineering, lowers plasma sheets from 20 to 10. * Adds a couple more missing pipes, whoops!
This commit is contained in:
@@ -101,7 +101,8 @@
|
||||
},
|
||||
/obj/structure/bed,
|
||||
/obj/item/bedsheet/centcom,
|
||||
/turf/open/floor/carpet,
|
||||
/obj/machinery/atmospherics/components/unary/vent_pump/on,
|
||||
/turf/open/floor/wood,
|
||||
/area/shuttle/abandoned/crew)
|
||||
"am" = (
|
||||
/obj/effect/decal/cleanable/dirt{
|
||||
@@ -116,7 +117,8 @@
|
||||
/obj/machinery/light/small{
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/carpet,
|
||||
/obj/machinery/atmospherics/components/unary/vent_pump/on,
|
||||
/turf/open/floor/wood,
|
||||
/area/shuttle/abandoned/crew)
|
||||
"an" = (
|
||||
/obj/structure/closet/emcloset/anchored,
|
||||
@@ -334,7 +336,7 @@
|
||||
desc = "A thin layer of dust coating the floor.";
|
||||
name = "dust"
|
||||
},
|
||||
/obj/machinery/door/airlock/glass{
|
||||
/obj/machinery/door/airlock{
|
||||
name = "Restroom"
|
||||
},
|
||||
/turf/open/floor/plasteel/freezer,
|
||||
@@ -344,20 +346,22 @@
|
||||
desc = "A thin layer of dust coating the floor.";
|
||||
name = "dust"
|
||||
},
|
||||
/obj/machinery/door/airlock/glass{
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
|
||||
/obj/machinery/door/airlock{
|
||||
name = "Cabin 2"
|
||||
},
|
||||
/turf/open/floor/plasteel,
|
||||
/turf/open/floor/wood,
|
||||
/area/shuttle/abandoned/crew)
|
||||
"aF" = (
|
||||
/obj/effect/decal/cleanable/dirt{
|
||||
desc = "A thin layer of dust coating the floor.";
|
||||
name = "dust"
|
||||
},
|
||||
/obj/machinery/door/airlock/glass{
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
|
||||
/obj/machinery/door/airlock{
|
||||
name = "Cabin 1"
|
||||
},
|
||||
/turf/open/floor/plasteel,
|
||||
/turf/open/floor/wood,
|
||||
/area/shuttle/abandoned/crew)
|
||||
"aG" = (
|
||||
/obj/machinery/door/airlock/external,
|
||||
@@ -453,29 +457,6 @@
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
/area/shuttle/abandoned/engine)
|
||||
"aO" = (
|
||||
/obj/effect/decal/cleanable/dirt{
|
||||
desc = "A thin layer of dust coating the floor.";
|
||||
name = "dust"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
/area/shuttle/abandoned/engine)
|
||||
"aP" = (
|
||||
/obj/machinery/door/airlock/engineering{
|
||||
name = "Engineering"
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt{
|
||||
desc = "A thin layer of dust coating the floor.";
|
||||
name = "dust"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
/area/shuttle/abandoned/engine)
|
||||
"aQ" = (
|
||||
/obj/effect/decal/cleanable/dirt{
|
||||
desc = "A thin layer of dust coating the floor.";
|
||||
@@ -583,9 +564,7 @@
|
||||
/obj/structure/cable{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
|
||||
/turf/open/floor/plasteel/neutral/corner{
|
||||
dir = 4
|
||||
},
|
||||
@@ -660,6 +639,12 @@
|
||||
/obj/structure/cable{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/shuttle/abandoned/crew)
|
||||
"ba" = (
|
||||
@@ -1252,6 +1237,9 @@
|
||||
dir = 8;
|
||||
pixel_x = 24
|
||||
},
|
||||
/obj/machinery/light/small/built{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plasteel/blue/corner,
|
||||
/area/shuttle/abandoned/crew)
|
||||
"bV" = (
|
||||
@@ -1460,9 +1448,6 @@
|
||||
},
|
||||
/area/shuttle/abandoned/bridge)
|
||||
"cj" = (
|
||||
/obj/machinery/light/built{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt{
|
||||
desc = "A thin layer of dust coating the floor.";
|
||||
name = "dust"
|
||||
@@ -1583,7 +1568,7 @@
|
||||
"cp" = (
|
||||
/obj/machinery/computer/camera_advanced/shuttle_docker/whiteship{
|
||||
dir = 8;
|
||||
x_offset = -7;
|
||||
x_offset = -2;
|
||||
y_offset = -8
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt{
|
||||
@@ -1698,6 +1683,9 @@
|
||||
pixel_x = 24
|
||||
},
|
||||
/obj/structure/spider/stickyweb,
|
||||
/obj/machinery/light/small/built{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plasteel/blue/corner{
|
||||
dir = 4
|
||||
},
|
||||
@@ -1857,7 +1845,7 @@
|
||||
pixel_y = 24
|
||||
},
|
||||
/obj/effect/turf_decal/box/white/corners{
|
||||
dir = 1
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/closet/crate/internals,
|
||||
/turf/open/floor/plasteel/vault,
|
||||
@@ -2022,6 +2010,7 @@
|
||||
/obj/machinery/airalarm/all_access{
|
||||
pixel_y = 24
|
||||
},
|
||||
/obj/machinery/atmospherics/components/unary/vent_pump/on,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/shuttle/abandoned/medbay)
|
||||
"cW" = (
|
||||
@@ -2301,6 +2290,10 @@
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/structure/spider/stickyweb,
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/shuttle/abandoned/medbay)
|
||||
"dq" = (
|
||||
@@ -2316,6 +2309,10 @@
|
||||
/obj/machinery/door/airlock/external/glass{
|
||||
name = "E.V.A Access"
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt{
|
||||
desc = "A thin layer of dust coating the floor.";
|
||||
name = "dust"
|
||||
},
|
||||
/turf/open/floor/plasteel/floorgrime,
|
||||
/area/shuttle/abandoned/medbay)
|
||||
"dr" = (
|
||||
@@ -2436,8 +2433,9 @@
|
||||
/obj/item/stack/sheet/glass{
|
||||
amount = 10
|
||||
},
|
||||
/obj/item/storage/box/lights/bulbs,
|
||||
/obj/item/stack/sheet/mineral/plasma{
|
||||
amount = 20
|
||||
amount = 10
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
/area/shuttle/abandoned/engine)
|
||||
@@ -2731,7 +2729,7 @@
|
||||
name = "dust"
|
||||
},
|
||||
/obj/effect/turf_decal/box/white/corners{
|
||||
dir = 8
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/spider/stickyweb,
|
||||
/turf/open/floor/plasteel/vault,
|
||||
@@ -2806,6 +2804,19 @@
|
||||
"vm" = (
|
||||
/turf/closed/wall/mineral/titanium/nodiagonal,
|
||||
/area/shuttle/abandoned/medbay)
|
||||
"Ci" = (
|
||||
/obj/effect/decal/cleanable/dirt{
|
||||
desc = "A thin layer of dust coating the floor.";
|
||||
name = "dust"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
|
||||
/turf/open/floor/plasteel/neutral/corner{
|
||||
dir = 4
|
||||
},
|
||||
/area/shuttle/abandoned/crew)
|
||||
"DZ" = (
|
||||
/obj/effect/turf_decal/delivery/white,
|
||||
/obj/effect/decal/cleanable/dirt{
|
||||
@@ -2903,7 +2914,7 @@ aa
|
||||
aa
|
||||
ai
|
||||
aB
|
||||
aO
|
||||
dd
|
||||
bl
|
||||
bA
|
||||
bB
|
||||
@@ -2922,7 +2933,7 @@ aa
|
||||
aa
|
||||
ai
|
||||
ai
|
||||
aP
|
||||
de
|
||||
bm
|
||||
bB
|
||||
bB
|
||||
@@ -3017,7 +3028,7 @@ vm
|
||||
ac
|
||||
al
|
||||
aE
|
||||
aS
|
||||
Ci
|
||||
bp
|
||||
bF
|
||||
bF
|
||||
@@ -3197,7 +3208,7 @@ aa
|
||||
aa
|
||||
cz
|
||||
cH
|
||||
cY
|
||||
dL
|
||||
ds
|
||||
dK
|
||||
dW
|
||||
@@ -3237,7 +3248,7 @@ cy
|
||||
cJ
|
||||
da
|
||||
dC
|
||||
dL
|
||||
cY
|
||||
dY
|
||||
cy
|
||||
"}
|
||||
|
||||
Reference in New Issue
Block a user