Skip to content

Commit

Permalink
Merge branch 'Skyrat-SS13:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
xXPawnStarrXx authored Jun 11, 2024
2 parents 59be3d5 + 01de8a5 commit da1092a
Show file tree
Hide file tree
Showing 1,008 changed files with 239,637 additions and 24,989 deletions.
4,307 changes: 4,307 additions & 0 deletions _maps/RandomRuins/IceRuins/icemoon_underground_comms_agent.dmm

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions _maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
dir = 4
},
/turf/open/floor/iron{
icon = 'icons/misc/beach.dmi';
icon = 'icons/obj/fluff/beach.dmi';
icon_state = "sand"
},
/area/ruin/powered/beach)
Expand Down Expand Up @@ -479,7 +479,7 @@
},
/obj/effect/turf_decal/sand,
/turf/open/floor/iron{
icon = 'icons/misc/beach.dmi';
icon = 'icons/obj/fluff/beach.dmi';
icon_state = "sand"
},
/area/ruin/powered/beach)
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
2 changes: 1 addition & 1 deletion _maps/RandomRuins/SpaceRuins/gondolaasteroid.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
/turf/open/floor/grass,
/area/ruin/space/has_grav)
"h" = (
/mob/living/simple_animal/pet/gondola,
/mob/living/basic/pet/gondola,
/turf/open/floor/grass,
/area/ruin/space/has_grav)
"i" = (
Expand Down
2 changes: 1 addition & 1 deletion _maps/RandomZLevels/SnowCabin.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@
/turf/open/indestructible/binary{
density = 1;
desc = "No, I am not going through this.";
icon = 'icons/misc/beach.dmi';
icon = 'icons/obj/fluff/beach.dmi';
icon_state = "water";
name = "dirty water"
},
Expand Down
Loading

0 comments on commit da1092a

Please sign in to comment.