Skip to content

Commit

Permalink
Merge upstream 28.05.2024 (#284)
Browse files Browse the repository at this point in the history
## About The Pull Request

Merge upstream
  • Loading branch information
larentoun committed May 28, 2024
2 parents 68a3104 + 64f0101 commit 2f1009a
Show file tree
Hide file tree
Showing 430 changed files with 2,519 additions and 2,896 deletions.
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
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
17 changes: 15 additions & 2 deletions _maps/map_files/IceBoxStation/IceBoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5990,6 +5990,19 @@
dir = 5
},
/area/station/maintenance/port/aft)
"bLa" = (
/obj/structure/bed,
/obj/machinery/airalarm/directional/north,
/obj/effect/spawner/random/bedsheet,
/obj/machinery/button/door/directional/east{
id = "Dorm1";
name = "Dorm Bolt Control";
normaldoorcontrol = 1;
specialfunctions = 4
},
/obj/item/pillow/random,
/turf/open/floor/carpet,
/area/station/commons/dorms)
"bLc" = (
/turf/open/floor/iron/dark/textured_edge{
dir = 1
Expand Down Expand Up @@ -49673,7 +49686,7 @@
/area/station/hallway/primary/central)
"oTh" = (
/obj/machinery/door/airlock{
id_tag = "Dorm2";
id_tag = "Dorm1";
name = "Dorm 1"
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
Expand Down Expand Up @@ -242567,7 +242580,7 @@ ygB
mJO
oCF
ygB
mJO
bLa
oCF
ygB
lBD
Expand Down
Loading

0 comments on commit 2f1009a

Please sign in to comment.