Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into aneri-part-3-hamazura-edition
  • Loading branch information
Absolucy committed Jan 12, 2025
2 parents 2816637 + 5b2d74f commit 8ff74cf
Show file tree
Hide file tree
Showing 503 changed files with 30,344 additions and 18,511 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: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ On **2021-01-04** we changed the way to compile the codebase.

[Interested in some starting lore?](https://github.com/tgstation/common_core)

[Coding guidelines](https://hackmd.io/@MonkestationPooba/code_guidelines) - How and how not to code for Monkestation

## LICENSE

[![license-badge](https://www.gnu.org/graphics/agplv3-155x51.png)](https://www.gnu.org/licenses/agpl-3.0.html)
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 8ff74cf

Please sign in to comment.