Skip to content

Commit

Permalink
Revokes hermit immortality snail deals (#3069)
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

Speedmerge please

## Why It's Good For The Game

Immortal hermits is bad i think, we dont even have snails so they wont
die

## Changelog

:cl:
fix: melee hermits have had their immortal snail deals revoked
/: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. -->

Signed-off-by: Theos <[email protected]>
  • Loading branch information
SomeguyManperson authored Jun 5, 2024
1 parent 40a0a60 commit 7477965
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
move_force = MOVE_FORCE_DEFAULT
move_resist = MOVE_RESIST_DEFAULT
pull_force = PULL_FORCE_DEFAULT
..()
/*
if(prob(15))
new /obj/item/mob_trophy/shiny(loc)
visible_message("<span class='warning'>You notice a glimmering nugget of shiny metal.</span>")
..()
*/

/mob/living/simple_animal/hostile/human/hermit/survivor
Expand Down

0 comments on commit 7477965

Please sign in to comment.