Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions _maps/map_files/MinskyStation/MinskyStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -26164,10 +26164,6 @@
icon_state = "vent_map_on-2";
dir = 1
},
/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
icon_state = "vent_map_siphon_on-2";
dir = 1
},
/turf/open/floor/circuit{
icon_state = "dark";
name = "Server Walkway";
Expand All @@ -26182,10 +26178,6 @@
icon_state = "vent_map_on-2";
dir = 1
},
/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
icon_state = "vent_map_siphon_on-2";
dir = 1
},
/turf/open/floor/circuit{
name = "Mainframe Base";
temperature = 80
Expand Down Expand Up @@ -51413,7 +51405,7 @@
icon_state = "2-4"
},
/obj/machinery/atmospherics/pipe/simple/yellow/hidden,
/obj/machinery/airalarm/server{
/obj/machinery/airalarm/tcomms{
dir = 4;
pixel_x = -22
},
Expand Down
30 changes: 27 additions & 3 deletions _maps/map_files/Omegastation/omegastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -37019,9 +37019,9 @@
/area/tcommsat/server)
"buO" = (
/obj/machinery/telecomms/receiver/preset_left/birdstation,
/obj/machinery/airalarm/server{
/obj/machinery/airalarm/tcomms{
dir = 4;
pixel_x = -23
pixel_x = -22
},
/turf/open/floor/circuit/green/telecomms,
/area/tcommsat/server)
Expand Down Expand Up @@ -39922,6 +39922,30 @@
},
/turf/open/floor/plasteel,
/area/engine/atmos)
"qzT" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
},
/obj/effect/turf_decal/stripes/line{
dir = 8
},
/obj/effect/turf_decal/tile/neutral{
dir = 1
},
/obj/effect/turf_decal/tile/neutral,
/obj/effect/turf_decal/tile/neutral{
dir = 4
},
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
dir = 1;
external_pressure_bound = 120;
name = "server vent"
},
/turf/open/floor/plasteel/dark/telecomms,
/area/tcommsat/server)
"qEl" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
dir = 4
Expand Down Expand Up @@ -72501,7 +72525,7 @@ sJP
aPG
aBo
buI
buK
qzT
sKj
aBu
aMJ
Expand Down
22 changes: 17 additions & 5 deletions _maps/map_files/YogsDelta/YogsDelta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -79385,10 +79385,6 @@
/turf/open/floor/plasteel,
/area/maintenance/starboard)
"crz" = (
/obj/machinery/airalarm{
dir = 4;
pixel_x = -23
},
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/delivery,
/turf/open/floor/plasteel,
Expand Down Expand Up @@ -125942,6 +125938,22 @@
/obj/effect/decal/cleanable/dirt,
/turf/closed/wall,
/area/vacant_room/commissary)
"kNc" = (
/obj/effect/turf_decal/tile/neutral{
dir = 1
},
/obj/effect/turf_decal/tile/neutral,
/obj/effect/turf_decal/tile/neutral{
dir = 4
},
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
/obj/machinery/airalarm/tcomms{
pixel_y = 24
},
/turf/open/floor/plasteel/dark/telecomms,
/area/tcommsat/server)
"ljP" = (
/obj/effect/turf_decal/stripes/line{
dir = 6
Expand Down Expand Up @@ -166916,7 +166928,7 @@ bKH
bKH
bKH
bUG
bUF
kNc
bUF
bUF
ccE
Expand Down
Loading