Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Fixes the energy cake slice's on-eat effect triggering befor…
…e it is eaten (#897) (#1928) * Fixes the energy cake slice's on-eat effect triggering before it is eaten (#81382) ## About The Pull Request This makes the energy cake deal its damage/effects AFTER being fed, instead of before. It also adds combat logging to force-fed energy cakes, just in case. Also, this adds a balloon alert to the pacifist check. Cool! ## Why It's Good For The Game Fixes a wacky combat bug, and adds some minor adjustments made along the way. Closes #81351. ## Changelog :cl: Rhials fix: The Energy Cake slice now does its on-eat effect AFTER being eaten, instead of before. /:cl: * Fixes the energy cake slice's on-eat effect triggering before it is eaten --------- Co-authored-by: NovaBot <[email protected]> Co-authored-by: Rhials <[email protected]>
- Loading branch information