Skip to content

Commit

Permalink
Carpet fix in Bit den
Browse files Browse the repository at this point in the history
Fix minor error with the wrong carpet used
  • Loading branch information
Mortisduem committed Mar 2, 2024
1 parent 06838e3 commit a852cfb
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions _maps/map_files/PubbyStation/PubbyStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -26362,7 +26362,7 @@
/obj/effect/turf_decal/trimline/brown/line{
dir = 1
},
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"bTL" = (
/obj/structure/rack,
Expand Down Expand Up @@ -40517,8 +40517,7 @@
"hMU" = (
/obj/structure/table,
/obj/machinery/microwave,
/obj/machinery/light/small/directional/east,
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"hNd" = (
/obj/structure/disposalpipe/segment{
Expand Down Expand Up @@ -42394,7 +42393,7 @@
pixel_x = 3;
pixel_y = 6
},
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"jha" = (
/obj/structure/fence{
Expand Down Expand Up @@ -47858,7 +47857,8 @@
},
/obj/machinery/firealarm/directional/west,
/obj/effect/landmark/start/bitrunner,
/turf/open/floor/carpet/neon/simple/black,
/obj/machinery/light/directional/west,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"nfl" = (
/obj/structure/sink/directional/south,
Expand Down Expand Up @@ -48239,7 +48239,7 @@
/obj/effect/turf_decal/trimline/brown/corner{
dir = 1
},
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"nyB" = (
/obj/machinery/door/firedoor,
Expand Down Expand Up @@ -54934,7 +54934,7 @@
/obj/structure/chair/office{
dir = 1
},
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"rYY" = (
/obj/machinery/door/airlock/engineering/glass{
Expand Down Expand Up @@ -55277,7 +55277,7 @@
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"snJ" = (
/obj/effect/turf_decal/trimline/yellow/filled/line{
Expand Down Expand Up @@ -57288,7 +57288,7 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/turf_decal/trimline/brown/filled/warning,
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"tMs" = (
/obj/effect/turf_decal/tile/blue{
Expand Down Expand Up @@ -57577,7 +57577,7 @@
dir = 1
},
/obj/machinery/computer/order_console/bitrunning,
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"tWc" = (
/obj/structure/sign/directions/science{
Expand Down Expand Up @@ -58792,6 +58792,7 @@
/obj/effect/turf_decal/stripes/line,
/obj/effect/turf_decal/trimline/brown/line,
/obj/structure/extinguisher_cabinet/directional/west,
/obj/machinery/light/directional/west,
/turf/open/floor/engine,
/area/station/cargo/bitrunning/den)
"uMY" = (
Expand Down Expand Up @@ -59953,7 +59954,7 @@
/obj/effect/turf_decal/trimline/brown/filled/corner{
dir = 8
},
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"vxu" = (
/obj/structure/rack,
Expand Down Expand Up @@ -60113,7 +60114,7 @@
/obj/structure/cable,
/obj/effect/turf_decal/trimline/brown/filled/corner,
/obj/effect/spawner/random/trash/food_packaging,
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"vFX" = (
/obj/effect/spawner/structure/window/reinforced,
Expand Down Expand Up @@ -62926,7 +62927,7 @@
pixel_x = 2
},
/obj/structure/table,
/turf/open/floor/carpet/neon/simple/black,
/turf/open/floor/carpet/neon/simple/black/nodots,
/area/station/cargo/bitrunning/den)
"xBe" = (
/obj/machinery/door/window/right/directional/south{
Expand Down

0 comments on commit a852cfb

Please sign in to comment.