mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Tiny percy fix because i missed it earlier (#5417)
## About The Pull Request Fixes a door bolt button not working correctly on the icebox percy. Fixes an atmos and power connection to the lavaland percy's freezer. ## Why It's Good For The Game Minor things that I missed in my other PR. ## Proof Of Testing Tested locally and it works as it should. --------- Co-authored-by: Cabbage <supredoode@gmail.com>
This commit is contained in:
@@ -23365,21 +23365,21 @@
|
||||
color = "#DE3A3A";
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/button/door/directional/west{
|
||||
pixel_y = 8;
|
||||
specialfunctions = 4;
|
||||
name = "Admiral Quarters Bolt Switch";
|
||||
id = "syndishipmanager";
|
||||
req_access = list("syndicate");
|
||||
pixel_x = 24;
|
||||
normaldoorcontrol = 1
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wideplating_new/dark{
|
||||
dir = 5
|
||||
},
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 5
|
||||
},
|
||||
/obj/machinery/button/door/directional/west{
|
||||
pixel_y = 8;
|
||||
specialfunctions = 4;
|
||||
name = "Admiral Quarters Bolt Switch";
|
||||
id = "syndishipmanager2";
|
||||
req_access = list("syndicate");
|
||||
pixel_x = 24;
|
||||
normaldoorcontrol = 1
|
||||
},
|
||||
/turf/open/floor/mineral/plastitanium/red,
|
||||
/area/ruin/space/has_grav/bubbers/persistance/command/admiral)
|
||||
"Wu" = (
|
||||
|
||||
@@ -2267,9 +2267,6 @@
|
||||
/turf/open/floor/wood/tile,
|
||||
/area/ruin/space/has_grav/bubbers/persistance/service/dorms/cargo)
|
||||
"eO" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer4,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer2,
|
||||
/obj/effect/turf_decal/trimline/dark/filled/warning{
|
||||
alpha = 160;
|
||||
dir = 10
|
||||
@@ -2282,6 +2279,9 @@
|
||||
alpha = 200;
|
||||
color = "#1dc251"
|
||||
},
|
||||
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/iron/white/smooth_corner{
|
||||
dir = 4
|
||||
},
|
||||
@@ -9346,14 +9346,14 @@
|
||||
/obj/effect/turf_decal/siding/dark{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/turf_decal/trimline/neutral/line{
|
||||
color = "#1dc251";
|
||||
alpha = 200;
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer4,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer2,
|
||||
/turf/open/floor/iron/white/smooth_edge{
|
||||
dir = 8
|
||||
},
|
||||
@@ -12786,23 +12786,6 @@
|
||||
dir = 8
|
||||
},
|
||||
/area/ruin/space/has_grav/bubbers/persistance/service/gym)
|
||||
"zZ" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/duct,
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer2,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer4,
|
||||
/obj/machinery/firealarm/directional/west,
|
||||
/obj/machinery/button/door/directional/west{
|
||||
pixel_y = 8;
|
||||
specialfunctions = 4;
|
||||
name = "Admiral Quarters Bolt Switch";
|
||||
id = "syndishipmanager2";
|
||||
req_access = list("syndicate");
|
||||
normaldoorcontrol = 1
|
||||
},
|
||||
/turf/open/floor/catwalk_floor/iron_dark,
|
||||
/area/ruin/space/has_grav/bubbers/persistance/service)
|
||||
"Aa" = (
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer4,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer2,
|
||||
@@ -27501,7 +27484,7 @@ Jl
|
||||
Nl
|
||||
vV
|
||||
uO
|
||||
zZ
|
||||
Nl
|
||||
Oz
|
||||
Gt
|
||||
vI
|
||||
|
||||
Reference in New Issue
Block a user