Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into space_traders
Browse files Browse the repository at this point in the history
  • Loading branch information
Tap0r committed Sep 15, 2024
2 parents 54737bd + 9d1f776 commit a8e69e0
Show file tree
Hide file tree
Showing 2 changed files with 3,092 additions and 2,580 deletions.
113 changes: 66 additions & 47 deletions maps/boxstation/boxstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -6396,6 +6396,21 @@
"akE" = (
/turf/simulated/floor/plating/airless/catwalk,
/area/station/solar/auxport)
"akF" = (
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/obj/machinery/door/firedoor{
dir = 4
},
/obj/machinery/door/airlock/neutral{
dir = 4;
name = "Diner"
},
/turf/simulated/floor,
/area/station/civilian/bar)
"akG" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 4
Expand Down Expand Up @@ -13396,14 +13411,14 @@
},
/area/station/civilian/gym)
"awO" = (
/obj/machinery/door/airlock/glass{
/obj/machinery/door/firedoor{
dir = 4
},
/obj/machinery/door/airlock/neutral{
dir = 4;
name = "Kitchen";
req_access = list(28)
},
/obj/machinery/door/firedoor{
dir = 4
},
/turf/simulated/floor{
dir = 5;
icon_state = "cafeteria"
Expand Down Expand Up @@ -14252,9 +14267,10 @@
/area/station/maintenance/dormitory)
"ayv" = (
/obj/machinery/door/firedoor,
/obj/structure/window/fulltile{
/obj/structure/window/fulltile/polarized{
grilled = 1;
icon_state = "gr_window"
icon_state = "gr_window_polarized";
id = "bar"
},
/turf/simulated/floor/plating,
/area/station/civilian/bar)
Expand Down Expand Up @@ -17646,18 +17662,16 @@
/turf/simulated/floor/plating,
/area/station/maintenance/science)
"aET" = (
/obj/machinery/light/smart{
dir = 8
},
/obj/machinery/light_switch{
pixel_x = -30
/obj/machinery/door/firedoor{
dir = 4
},
/obj/machinery/vending/boozeomat,
/turf/simulated/floor{
dir = 4;
icon_state = "dark"
/obj/structure/window/fulltile/polarized{
grilled = 1;
icon_state = "gr_window_polarized";
id = "bar"
},
/area/station/civilian/bar)
/turf/simulated/floor/plating,
/area/station/civilian/kitchen)
"aEU" = (
/obj/machinery/optable,
/obj/effect/decal/cleanable/vomit,
Expand Down Expand Up @@ -29886,20 +29900,22 @@
/turf/simulated/floor,
/area/station/gateway)
"baX" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
/obj/machinery/light/smart{
dir = 8
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
/obj/machinery/light_switch{
pixel_x = -36
},
/obj/machinery/door/airlock/glass{
dir = 4;
name = "Diner"
/obj/machinery/vending/boozeomat,
/obj/machinery/windowtint{
id = "bar";
pixel_x = -28;
range = 12
},
/obj/machinery/door/firedoor{
dir = 4
/turf/simulated/floor{
dir = 4;
icon_state = "dark"
},
/turf/simulated/floor,
/area/station/civilian/bar)
"baY" = (
/obj/machinery/door/airlock/external{
Expand Down Expand Up @@ -31994,17 +32010,20 @@
},
/area/station/hallway/primary/central)
"beG" = (
/obj/structure/disposalpipe/segment{
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
},
/obj/structure/window/fulltile{
grilled = 1;
icon_state = "gr_window"
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
},
/obj/machinery/door/firedoor{
dir = 4
},
/turf/simulated/floor/plating,
/obj/machinery/door/airlock/neutral{
dir = 4;
name = "Diner"
},
/turf/simulated/floor,
/area/station/civilian/bar)
"beH" = (
/obj/machinery/atmospherics/pipe/manifold/hidden/supply,
Expand Down Expand Up @@ -36324,19 +36343,18 @@
},
/area/station/civilian/bar)
"bmy" = (
/obj/structure/cable{
d1 = 4;
d2 = 8;
icon_state = "4-8"
},
/obj/machinery/door/airlock/glass{
dir = 4;
name = "Diner"
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/door/firedoor{
dir = 4
},
/turf/simulated/floor,
/obj/structure/window/fulltile/polarized{
grilled = 1;
icon_state = "gr_window_polarized";
id = "bar"
},
/turf/simulated/floor/plating,
/area/station/civilian/bar)
"bmz" = (
/obj/structure/disposalpipe/segment{
Expand Down Expand Up @@ -73426,13 +73444,14 @@
},
/area/shuttle/mining/station)
"hgi" = (
/obj/structure/window/fulltile{
grilled = 1;
icon_state = "gr_window"
},
/obj/machinery/door/firedoor{
dir = 4
},
/obj/structure/window/fulltile/polarized{
grilled = 1;
icon_state = "gr_window_polarized";
id = "bar"
},
/turf/simulated/floor/plating,
/area/station/civilian/bar)
"hgJ" = (
Expand Down Expand Up @@ -110438,9 +110457,9 @@ npd
aMZ
aMZ
awO
aDd
aMZ
aET
aMZ
baX
bmx
aTH
bmd
Expand Down Expand Up @@ -112753,9 +112772,9 @@ avP
axC
azO
aGn
baX
beG
bmy
akF
aGn
bCP
aCn
Expand Down
Loading

0 comments on commit a8e69e0

Please sign in to comment.