Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Fluffy-Frontier/FluffySTG
Browse files Browse the repository at this point in the history
…into upstream-mirror-25387
  • Loading branch information
Iajret committed Dec 4, 2023
2 parents 3a43036 + fdae437 commit d5831dd
Show file tree
Hide file tree
Showing 304 changed files with 11,677 additions and 1,160 deletions.
10 changes: 5 additions & 5 deletions _maps/RandomRuins/LavaRuins/lavaland_surface_pizzaparty.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -377,10 +377,10 @@
/obj/structure/rack,
/obj/item/storage/box/lights/bulbs,
/obj/item/storage/toolbox/mechanical/old,
/obj/item/a_gift{
/obj/item/gift{
contains_type = /obj/item/gun/ballistic/automatic/toy/unrestricted
},
/obj/item/a_gift{
/obj/item/gift{
contains_type = /obj/item/gun/ballistic/automatic/pistol/toy
},
/obj/item/ammo_box/foambox,
Expand Down Expand Up @@ -524,13 +524,13 @@
/obj/structure/table/wood,
/obj/effect/decal/cleanable/dirt,
/obj/machinery/light/small/directional/south,
/obj/item/a_gift{
/obj/item/gift{
contains_type = /obj/item/toy/plush/goatplushie;
pixel_x = 7;
pixel_y = 6
},
/obj/structure/sign/clock/directional/south,
/obj/item/a_gift{
/obj/item/gift{
contains_type = /obj/item/toy/plush/ratplush;
pixel_x = -4;
pixel_y = 2
Expand Down Expand Up @@ -713,7 +713,7 @@
/obj/structure/table,
/obj/effect/turf_decal/tile/yellow/diagonal_edge,
/obj/effect/turf_decal/tile/neutral/diagonal_centre,
/obj/item/a_gift{
/obj/item/gift{
contains_type = /obj/item/toy/figure/wizard
},
/turf/open/floor/iron/diagonal/lavaland,
Expand Down
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
Loading

0 comments on commit d5831dd

Please sign in to comment.