Skip to content

Commit

Permalink
Merge branch 'master' into upstream-mirror-25394
Browse files Browse the repository at this point in the history
  • Loading branch information
ReezeBL authored Dec 3, 2023
2 parents b460c3e + 809da32 commit df346e4
Show file tree
Hide file tree
Showing 98 changed files with 770 additions and 792 deletions.
64 changes: 31 additions & 33 deletions _maps/RandomRuins/SpaceRuins/oldstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2840,6 +2840,11 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/ruin/space/ancientstation/charlie/hall)
"mm" = (
/obj/machinery/power/supermatter_crystal/shard,
/obj/structure/closet/crate/radiation,
/turf/open/floor/iron/white/textured,
/area/ruin/space/ancientstation/delta/proto)
"mo" = (
/turf/open/floor/iron/white/corner{
dir = 1
Expand Down Expand Up @@ -3795,32 +3800,6 @@
/obj/effect/mapping_helpers/apc/away_general_access,
/turf/open/floor/engine/airless,
/area/ruin/space/ancientstation/beta/supermatter)
"rN" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/obj/structure/table/glass,
/obj/item/reagent_containers/cup/bottle{
pixel_x = 4;
list_reagents = list(/datum/reagent/growthserum=30);
name = "Experimental solution";
renamedByPlayer = 1;
pixel_y = 8
},
/obj/item/reagent_containers/cup/bottle{
pixel_x = -4;
list_reagents = list(/datum/reagent/consumable/nutriment/peptides=30);
name = "Solution for Molly";
renamedByPlayer = 1
},
/obj/item/reagent_containers/dropper{
pixel_x = -7;
pixel_y = 10
},
/obj/effect/turf_decal/tile/purple/half/contrasted{
dir = 1
},
/turf/open/floor/iron/white/textured_edge,
/area/ruin/space/ancientstation/delta/biolab)
"rP" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
Expand Down Expand Up @@ -5964,11 +5943,6 @@
/obj/machinery/duct,
/turf/template_noop,
/area/space/nearstation)
"HS" = (
/obj/machinery/power/supermatter_crystal/shard,
/obj/structure/closet/crate/radiation,
/turf/open/floor/iron/white/textured,
/area/ruin/space/ancientstation/delta/proto)
"HT" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
Expand Down Expand Up @@ -7737,6 +7711,30 @@
/obj/effect/mapping_helpers/airalarm/away_general_access,
/turf/open/floor/iron/white/textured,
/area/ruin/space/ancientstation/delta/proto)
"TH" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/obj/structure/table/glass,
/obj/item/reagent_containers/cup/bottle{
pixel_x = 4;
list_reagents = list(/datum/reagent/growthserum=30);
name = "Experimental solution";
pixel_y = 8
},
/obj/item/reagent_containers/cup/bottle{
pixel_x = -4;
list_reagents = list(/datum/reagent/consumable/nutriment/peptides=30);
name = "Solution for Molly"
},
/obj/item/reagent_containers/dropper{
pixel_x = -7;
pixel_y = 10
},
/obj/effect/turf_decal/tile/purple/half/contrasted{
dir = 1
},
/turf/open/floor/iron/white/textured_edge,
/area/ruin/space/ancientstation/delta/biolab)
"TI" = (
/obj/machinery/door/airlock/science,
/obj/effect/decal/cleanable/dirt,
Expand Down Expand Up @@ -14787,7 +14785,7 @@ bD
Yr
cD
uj
HS
mm
Oh
uj
Mx
Expand Down Expand Up @@ -15299,7 +15297,7 @@ aa
aa
aa
SU
rN
TH
Pg
zI
uI
Expand Down
2 changes: 1 addition & 1 deletion _maps/RandomZLevels/SnowCabin.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4459,7 +4459,7 @@
/obj/structure/signpost/salvation{
density = 0;
desc = "An intercomm. Someone seems to be on the other end. I should use it.";
icon = 'icons/obj/radio.dmi';
icon = 'icons/obj/device.dmi';
icon_state = "intercom";
max_integrity = 99999;
name = "\proper Fun Jail intercom";
Expand Down
Loading

0 comments on commit df346e4

Please sign in to comment.