Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Fixes some issues with slime feeding (#81166) ## About The Pull Request Using feed while feeding on someone will now unbuckle you rather than prompt you to buckle to someone else like it's supposed to The list of people to buckle to no longer includes dead people (which is beneficial for the last fix) If there's only one person to buckle to then it will skip the UI and eat that person. ## Why It's Good For The Game Fixes to slime. ## Changelog :cl: fix: Slimes using Feed while buckled now stops feeding. fix: Slimes are no longer prompted to feed off of dead people. fix: Slimes that can only feed onto one person now immediately feeds off of them. /:cl: --------- * Fixes some issues with slime feeding --------- Co-authored-by: NovaBot <[email protected]> Co-authored-by: John Willard <[email protected]> Co-authored-by: Ghom <[email protected]>
- Loading branch information