Skip to content

Commit

Permalink
Merge branch 'tgstation:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Huz2e authored Jun 9, 2024
2 parents 5c018f9 + e26c8f6 commit 7527f69
Show file tree
Hide file tree
Showing 248 changed files with 8,882 additions and 916 deletions.
4,215 changes: 4,215 additions & 0 deletions _maps/RandomRuins/IceRuins/icemoon_underground_comms_agent.dmm

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _maps/RandomRuins/SpaceRuins/anomaly_research.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
dir = 6
},
/obj/structure/table/reinforced,
/obj/item/reactive_armour_shell,
/obj/item/reactive_armor_shell,
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/dark,
/area/misc/anomaly_research)
Expand Down
45 changes: 30 additions & 15 deletions _maps/RandomRuins/SpaceRuins/bus.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"an" = (
/obj/structure/fluff/bus/passable/seat,
/obj/item/toy/plush/pkplush{
pixel_z = 17
pixel_z = 17;
anchored = 1
},
/turf/open/floor/iron/dark/airless{
icon_state = "bus"
Expand All @@ -39,7 +40,8 @@
pixel_y = 15
},
/obj/item/toy/plush/lizard_plushie/green{
pixel_z = 17
pixel_z = 17;
anchored = 1
},
/turf/open/floor/iron/dark/airless{
icon_state = "bus"
Expand All @@ -49,7 +51,8 @@
/obj/structure/fluff/bus/passable/seat,
/obj/effect/decal/cleanable/dirt,
/obj/item/clothing/head/helmet/knight{
pixel_z = 16
pixel_z = 16;
anchored = 1
},
/turf/open/floor/iron/dark/airless{
icon_state = "bus"
Expand All @@ -60,11 +63,13 @@
/obj/item/grown/novaflower{
offset_at_init = 0;
pixel_z = 24;
pixel_y = 1
pixel_y = 1;
anchored = 1
},
/obj/item/food/grown/watermelon{
offset_at_init = 0;
pixel_z = 17
pixel_z = 17;
anchored = 1
},
/turf/open/floor/iron/dark/airless{
icon_state = "bus"
Expand All @@ -75,15 +80,18 @@
/obj/effect/decal/cleanable/dirt,
/obj/item/toy/plush/moth{
pixel_z = 26;
pixel_y = 2
pixel_y = 2;
anchored = 1
},
/obj/item/food/grown/citrus/orange{
offset_at_init = 0;
pixel_z = 18;
pixel_y = 1
pixel_y = 1;
anchored = 1
},
/obj/item/toy/talking/ai{
pixel_z = 16
pixel_z = 16;
anchored = 1
},
/turf/open/floor/iron/dark/airless{
icon_state = "bus"
Expand Down Expand Up @@ -149,10 +157,12 @@
/obj/item/bodypart/arm/right{
pixel_z = 25;
pixel_y = 1;
pixel_x = -4
pixel_x = -4;
anchored = 1
},
/obj/item/food/meat/slab/penguin{
pixel_z = 13
pixel_z = 13;
anchored = 1
},
/turf/open/floor/iron/dark/airless{
icon_state = "bus"
Expand Down Expand Up @@ -188,12 +198,14 @@
/obj/item/food/grown/tomato{
offset_at_init = 0;
pixel_z = 23;
pixel_y = 2
pixel_y = 2;
anchored = 1
},
/obj/item/food/donut/plain{
pixel_z = 15;
pixel_y = 1;
pixel_x = 1
pixel_x = 1;
anchored = 1
},
/obj/effect/decal/cleanable/ants{
pixel_z = 8;
Expand Down Expand Up @@ -291,7 +303,8 @@
/obj/effect/decal/cleanable/dirt,
/obj/item/toy/plush/awakenedplushie{
pixel_z = 26;
pixel_y = 1
pixel_y = 1;
anchored = 1
},
/obj/machinery/telecomms/server{
pixel_z = 12;
Expand Down Expand Up @@ -384,11 +397,13 @@
/obj/item/toy/singlecard{
pixel_z = 24;
pixel_y = 1;
pixel_x = 0
pixel_x = 0;
anchored = 1
},
/obj/item/food/grown/potato{
offset_at_init = 0;
pixel_z = 15
pixel_z = 15;
anchored = 1
},
/turf/open/floor/iron/dark/airless{
icon_state = "bus"
Expand Down
Loading

0 comments on commit 7527f69

Please sign in to comment.