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

Collapsing organ damage procs down into take_damage(). #4833

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

MistakeNot4892
Copy link
Contributor

@MistakeNot4892 MistakeNot4892 commented Feb 1, 2025

Description of changes

Merges take_internal_damage(), take_general_damage() and take_external_damage() into take_damage().

Why and what will this PR improve

Cleaner code.

Authorship

Myself.

Changelog

Nothing player-facing.

@MistakeNot4892 MistakeNot4892 added the work in progress This PR is under development and shouldn't be merged. label Feb 1, 2025
@MistakeNot4892
Copy link
Contributor Author

Organ damage vars need to get merged with item health at some point but I have not done that in this PR.

out-of-phaze
out-of-phaze previously approved these changes Feb 1, 2025
Copy link
Member

@out-of-phaze out-of-phaze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wait why did we have three separate procs like this anyway

@out-of-phaze out-of-phaze dismissed their stale review February 1, 2025 10:31

was not meant to be an approval, just a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work in progress This PR is under development and shouldn't be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants