Skip to content

Syndicate Depot Revision 3: Black-Box Data Storage #5496

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Feb 21, 2025
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,9 @@
},
/area/ruin/syndicate_lava_base/arrivals)
"bx" = (
/obj/machinery/syndicatebomb/self_destruct{
anchored = 1
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer4,
/obj/structure/cable,
/obj/machinery/syndicatebomb/self_destruct/announce,
/turf/open/floor/circuit/red,
/area/ruin/syndicate_lava_base/main)
"bC" = (
Expand Down
4 changes: 1 addition & 3 deletions _maps/RandomRuins/SpaceRuins/deepstorage.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,7 @@
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/deepstorage/crusher)
"au" = (
/obj/machinery/syndicatebomb/self_destruct{
anchored = 1
},
/obj/machinery/syndicatebomb/self_destruct/announce,
/turf/open/floor/circuit/red,
/area/ruin/space/has_grav/deepstorage/crusher)
"aw" = (
Expand Down
4 changes: 1 addition & 3 deletions _maps/RandomRuins/SpaceRuins/listeningstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -628,9 +628,7 @@
name = "Emergency Self Destruct Access"
},
/obj/structure/sign/warning/explosives/alt/directional/north,
/obj/machinery/syndicatebomb/self_destruct{
anchored = 1
},
/obj/machinery/syndicatebomb/self_destruct/announce,
/turf/open/floor/circuit/red/anim,
/area/ruin/space/has_grav/listeningstation/support)
"rx" = (
Expand Down
Loading
Loading