Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TG Mirror] Adds on_mob_life SHOULD_CALL_PARENT, fixes holy water metabolizing at double rate [MDB IGNORE] #35

Closed
wants to merge 1 commit into from

Conversation

ffmirrorbot[bot]
Copy link

@ffmirrorbot ffmirrorbot bot commented Oct 13, 2023

Mirrored on Skyrat: ${this.url}
Original PR: (original url)

About The Pull Request

  • Fixes #78919

  • Adds SHOULD_CALL_PARENT to reagent on_mob_life, fixes a few places which didn't call parent

  • Off the top of my head I remembered holy water purposefully didn't call parent to get a static metabolism rate. However #78657 added a parent call to holy water, meaning it's been metabolizing out twice, incredibly fast. Fixes that.

Why It's Good For The Game

Reagent parent is fairly important as it handles removing the reagent from the mob.

Changelog

🆑 Melbert
fix: Fixes Mauna Loa, Monover, Silibinin, Granibitaluri not exiting your system on metabolism
fix: Fixes holy water exiting your system at double the rate on metabolism
fix: Holy Water no longer spams cultists with big text every time, it's much more tame now
/:cl:

…tabolizing at double rate [MDB IGNORE] (#24309)

* Adds `on_mob_life` `SHOULD_CALL_PARENT`, fixes holy water metabolizing at double rate (#78932)

## About The Pull Request

- Fixes #78919

- Adds `SHOULD_CALL_PARENT` to reagent `on_mob_life`, fixes a few places
which didn't call parent

- Off the top of my head I remembered holy water purposefully didn't
call parent to get a static metabolism rate. However #78657 added a
parent call to holy water, meaning it's been metabolizing out twice,
incredibly fast. Fixes that.

## Why It's Good For The Game

Reagent parent is fairly important as it handles removing the reagent
from the mob.

## Changelog

:cl: Melbert
fix: Fixes Mauna Loa, Monover, Silibinin, Granibitaluri not exiting your
system on metabolism
fix: Fixes holy water exiting your system at double the rate on
metabolism
fix: Holy Water no longer spams cultists with big text every time, it's
much more tame now
/:cl:

* Adds `on_mob_life` `SHOULD_CALL_PARENT`, fixes holy water metabolizing at double rate

---------

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
@Iajret Iajret closed this Oct 17, 2023
@Iajret Iajret deleted the upstream-mirror-24309 branch October 17, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants