Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elitemastereric/slimetamingfix
https://github.com/elitemastereric/slimetamingfix
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elitemastereric/slimetamingfix
- Owner: EliteMasterEric
- Created: 2023-12-04T23:28:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-05T00:05:16.000Z (about 1 year ago)
- Last Synced: 2023-12-06T00:32:24.230Z (about 1 year ago)
- Language: C#
- Size: 84.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# SlimeTamingFix
A plugin which fixes a bug with Hygrodere behavior.
## Explanation
In the game's code, there are references to "taming" Hygroderes by playing a Boombox near it. This is reinforced by an explicit reference to this in its Terminal entry:
> they have great taste! cause I made a friend with one somehow,, and we think it was my music.
In-game, being exposed to a Boombox's music speeds up the Hygrodere, and is supposed to trigger code which prevents the Hygrodere from dealing damage. However, this code has a typo which causes it to only work when the Hygrodere has been hit by a player (using a Shovel or Stun Grenade); this increases an "anger" timer, but when the anger timer has elapsed, the taming code now works as expected.
## Demonstration
[Bug Demonstration](https://raw.githubusercontent.com/EliteMasterEric/SlimeTamingFix/master/Art/SlimeBugDemo.mp4)## Issues
Report any issues on the Lethal Company Modding Discord.## Credits
- EliteMasterEric: Programming
- FoguDragon: Playtesting
- [SoftySapphie](https://twitter.com/SoftySapphie): Icon