Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into genetics-additions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gboster-0 committed Jan 16, 2025
2 parents 69fe668 + 833a7e1 commit 8e3c5f7
Show file tree
Hide file tree
Showing 415 changed files with 26,829 additions and 15,845 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ jobs:
key: ${{ runner.os }}-rust-${{ hashFiles('tools/ci/ci_dependencies.sh')}}
restore-keys: |
${{ runner.os }}-rust-
- name: Setup .NET SDK
uses: actions/[email protected]
with:
dotnet-version: 9.x
- name: Install OpenDream
uses: robinraju/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion _maps/RandomRuins/SpaceRuins/derelict_sulaco.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@
/turf/open/floor/carpet,
/area/ruin/space/has_grav/derelictsulaco)
"BQ" = (
/mob/living/simple_animal/pet/cat{
/mob/living/basic/pet/cat{
name = "Jonesy";
desc = "Old and grumpy cat- wait, how the hell is he still alive?!"
},
Expand Down
2 changes: 1 addition & 1 deletion _maps/RandomRuins/SpaceRuins/mrow_thats_right.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
/obj/structure/bed/dogbed{
name = "kitty bed"
},
/mob/living/simple_animal/pet/cat/space,
/mob/living/basic/pet/cat/space,
/turf/open/floor/carpet,
/area/ruin/space/has_grav/powered/cat_man)
"aS" = (
Expand Down
23 changes: 11 additions & 12 deletions _maps/RandomRuins/SpaceRuins/oldstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2802,9 +2802,6 @@
/obj/machinery/atmospherics/components/binary/pump/layer2{
dir = 1
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{
dir = 10
},
/obj/effect/decal/cleanable/glass,
/obj/item/shard,
/obj/effect/mapping_helpers/broken_floor,
Expand Down Expand Up @@ -4160,7 +4157,6 @@
dir = 1
},
/obj/effect/turf_decal/tile/blue/half/contrasted,
/obj/machinery/atmospherics/components/binary/pump/layer4,
/obj/effect/decal/cleanable/dirt,
/obj/structure/broken_flooring/corner/directional/north,
/turf/open/floor/iron/airless,
Expand Down Expand Up @@ -5819,6 +5815,15 @@
},
/turf/open/floor/iron,
/area/ruin/space/ancientstation/delta/hall)
"AI" = (
/obj/effect/decal/cleanable/glass,
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/obj/effect/spawner/random/maintenance,
/obj/effect/spawner/random/trash/garbage,
/obj/structure/closet/crate/bin,
/turf/open/floor/iron/airless,
/area/ruin/space/ancientstation/beta/medbay)
"AJ" = (
/obj/effect/turf_decal/stripes/line{
dir = 10
Expand Down Expand Up @@ -6192,11 +6197,8 @@
/turf/open/floor/plating/airless,
/area/ruin/space/ancientstation/beta/supermatter)
"Dy" = (
/obj/structure/closet/crate/bin,
/obj/effect/spawner/random/trash/garbage,
/obj/effect/spawner/random/maintenance,
/obj/effect/decal/cleanable/dirt,
/obj/machinery/airalarm/directional/west,
/obj/effect/decal/cleanable/dirt,
/obj/effect/mapping_helpers/airalarm/all_access,
/turf/open/floor/iron/airless,
/area/ruin/space/ancientstation/beta/medbay)
Expand Down Expand Up @@ -8379,9 +8381,6 @@
"Sq" = (
/obj/item/shard,
/obj/machinery/atmospherics/components/binary/pump/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{
dir = 4
},
/obj/effect/decal/cleanable/glass,
/obj/effect/mapping_helpers/broken_floor,
/obj/structure/cable,
Expand Down Expand Up @@ -10616,7 +10615,7 @@ aa
Ck
NC
IR
yz
AI
Qr
Dy
XI
Expand Down
Loading

0 comments on commit 8e3c5f7

Please sign in to comment.