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

Unifying adjust/get/set damage procs. #3817

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

MistakeNot4892
Copy link
Contributor

Description of changes

Replaces (get|set|adjust)\w+Loss\(\) with take_damage, set_damage and heal_damage, which are just wrapper procs calling the sub-proc currently.

Why and what will this PR improve

More reviewable/easier to keep from conflicting than the rest of #3418.

Authorship

Myself.

Changelog

Nothing player-facing.

@MistakeNot4892 MistakeNot4892 added the ready for review This PR is ready for review and merge. label Mar 20, 2024
@comma comma merged commit 15dee6a into NebulaSS13:dev Mar 20, 2024
11 checks passed
@MistakeNot4892
Copy link
Contributor Author

I meant to mark this WIP/DNM after I noticed the args were out of order :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review This PR is ready for review and merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants