Skip to content

Commit

Permalink
bolide fix (#3886)
Browse files Browse the repository at this point in the history
fixes that stupid fucking door on the bolide and also some pipes that
were unconnected???
  • Loading branch information
Erikafox authored Dec 6, 2024
1 parent 1303e3a commit 876c60d
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions _maps/shuttles/pgf/pgf_elated_bolide.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1615,6 +1615,9 @@
dir = 5
},
/obj/effect/decal/cleanable/dirt/dust,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
dir = 8
},
/turf/open/floor/plasteel/tech,
/area/ship/security/armory)
"jB" = (
Expand Down Expand Up @@ -1777,6 +1780,9 @@
dir = 4;
name = "Armory"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
dir = 8
},
/turf/open/floor/plasteel/tech/grid,
/area/ship/security/armory)
"km" = (
Expand Down Expand Up @@ -5437,6 +5443,9 @@
/obj/effect/turf_decal/techfloor{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
dir = 8
},
/turf/open/floor/plasteel/tech,
/area/ship/security/armory)
"Im" = (
Expand Down Expand Up @@ -7561,10 +7570,6 @@
/obj/structure/closet/wall/white/directional/south,
/obj/item/storage/ration/crayons,
/obj/structure/table/reinforced,
/obj/machinery/door/airlock/security{
name = "Engineering Storage";
req_one_access_txt = "1"
},
/turf/open/floor/plasteel/mono/white,
/area/ship/crew/ccommons)
"Ve" = (
Expand Down

0 comments on commit 876c60d

Please sign in to comment.