Skip to content

Commit

Permalink
[MIRROR] Adds Rake and Cultivator so players can be self sufficient i…
Browse files Browse the repository at this point in the history
…n hermits (#1667)

* Adds Rake and Cultivator so players can be self sufficient in hermits (#82219)

<!-- 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
Added both a rake and a cultivator to the icemoon underground hermit
ruin structure. This is to allow complete ability to operate without
extra tools from external sources.
<!-- 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
It means ghosts(or visitors) can fully utilise this area and aren't
hindered by being unable to remove any weeds etc.
<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

Closes #81743 

🆑 icequibe
qol: Allowed players to fully use the underground hermits without
assistance outside of ruin
/🆑
<!-- 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. -->

* Adds Rake and Cultivator so players can be self sufficient in hermits

---------

Co-authored-by: Trey Gyory <[email protected]>
  • Loading branch information
2 people authored and StealsThePRs committed Mar 27, 2024
1 parent d5cb4ac commit de06e47
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion _maps/RandomRuins/IceRuins/icemoon_underground_hermit.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@
/obj/machinery/hydroponics/soil,
/turf/open/floor/grass/fairy,
/area/ruin/powered/hermit)
"vy" = (
/obj/item/cultivator/rake,
/obj/item/cultivator,
/turf/open/floor/grass/fairy,
/area/ruin/powered/hermit)
"wf" = (
/obj/item/gun/ballistic/rifle/boltaction/pipegun/prime,
/obj/structure/table/wood,
Expand Down Expand Up @@ -326,7 +331,7 @@ ph
ph
uw
bp
bp
vy
bp
WK
gr
Expand Down

0 comments on commit de06e47

Please sign in to comment.