Skip to content

Commit

Permalink
Re-areas every single ruin (shiptest-ss13#2219)
Browse files Browse the repository at this point in the history
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
removes a bunch of unused areas and re-areas every single ruin to use
subtypes of overmap encounter so they get weather
<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game
weather + consistency + less cruft
<!-- Please add a short description of why you think these changes would
benefit the game. If you can't justify it in words, it might not be
worth adding. -->

## Changelog

:cl:

code: Ruin areas have been touched, please report any odd happenings
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
  • Loading branch information
Erikafox authored Aug 7, 2023
1 parent 98751b4 commit 731260d
Show file tree
Hide file tree
Showing 84 changed files with 16,740 additions and 26,324 deletions.
742 changes: 380 additions & 362 deletions _maps/RandomRuins/BeachRuins/beach_ancient_ruin.dmm

Large diffs are not rendered by default.

180 changes: 90 additions & 90 deletions _maps/RandomRuins/BeachRuins/beach_colony.dmm

Large diffs are not rendered by default.

1,040 changes: 533 additions & 507 deletions _maps/RandomRuins/BeachRuins/beach_crashed_engineer.dmm

Large diffs are not rendered by default.

1,269 changes: 639 additions & 630 deletions _maps/RandomRuins/BeachRuins/beach_crashed_starwalker.dmm

Large diffs are not rendered by default.

233 changes: 120 additions & 113 deletions _maps/RandomRuins/BeachRuins/beach_fishing_hut.dmm

Large diffs are not rendered by default.

1,141 changes: 572 additions & 569 deletions _maps/RandomRuins/BeachRuins/beach_knights_rest.dmm

Large diffs are not rendered by default.

2,942 changes: 1,486 additions & 1,456 deletions _maps/RandomRuins/BeachRuins/beach_ocean_town.dmm

Large diffs are not rendered by default.

519 changes: 273 additions & 246 deletions _maps/RandomRuins/BeachRuins/beach_pirate_crash.dmm

Large diffs are not rendered by default.

2,898 changes: 1,435 additions & 1,463 deletions _maps/RandomRuins/BeachRuins/beach_treasure_cove.dmm

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions _maps/RandomRuins/IceRuins/icemoon_hydroponics_lab.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
/turf/open/floor/plating/snowed/temperatre{
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/icemoon/surface/outdoors)
/area/overmap_encounter/planetoid/cave/explored)
"gC" = (
/obj/structure/table,
/obj/item/seeds/berry{
Expand Down Expand Up @@ -1441,7 +1441,7 @@
"CD" = (
/obj/item/paper/crumpled/bloody/fluff/ruins/hydroponicslab,
/turf/closed/mineral/snowmountain/icemoon,
/area/icemoon/surface/outdoors)
/area/overmap_encounter/planetoid/cave/explored)
"CG" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/effect/turf_decal/siding/wood{
Expand Down Expand Up @@ -1490,7 +1490,7 @@
/area/ruin/powered/hydroponicslab)
"DV" = (
/turf/open/floor/plating/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors)
/area/overmap_encounter/planetoid/cave/explored)
"Eb" = (
/obj/effect/turf_decal/corner_techfloor_grid,
/obj/effect/turf_decal/techfloor/corner,
Expand Down Expand Up @@ -2176,7 +2176,7 @@
/turf/open/floor/plating/snowed/temperatre{
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/icemoon/surface/outdoors)
/area/overmap_encounter/planetoid/cave/explored)
"WK" = (
/obj/item/stack/cable_coil/yellow{
pixel_x = 4;
Expand Down Expand Up @@ -2236,7 +2236,7 @@
/area/ruin/powered/hydroponicslab)
"Zd" = (
/turf/closed/mineral/snowmountain/icemoon,
/area/icemoon/surface/outdoors)
/area/overmap_encounter/planetoid/cave/explored)
"Zm" = (
/obj/effect/turf_decal/corner_techfloor_grid{
dir = 4
Expand Down
Loading

0 comments on commit 731260d

Please sign in to comment.