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

Fix the triggers for mutations healing lost limbs #70868

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

MNG-cataclysm
Copy link
Contributor

Summary

Bugfixes "Fix the triggers for mutations healing lost limbs."

Purpose of change

It came to my attention that the EOCs that allow mutations to heal lost limbs didn't work properly. I tested this and confirmed it. As such, I've decided to fix the issue.

Describe the solution

The EOC needed two different triggers to properly work. It also needed to account for the player wearing prosthetic limbs when they mutated, which it previously didn't. I restructured the EOC to account for all of these.

Describe alternatives you've considered

Not doing this.

Testing

I loaded the game and mutated repeatedly. Everything worked like I wanted it to.

Additional context

None.

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON EOC: Effects On Condition Anything concerning Effects On Condition <Bugfix> This is a fix for a bug (or closes open issue) json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jan 12, 2024
@Maleclypse Maleclypse merged commit efad5c4 into CleverRaven:master Jan 13, 2024
25 of 26 checks passed
@MNG-cataclysm MNG-cataclysm deleted the mutation_healing_fix branch January 17, 2024 20:44
@BrettDong BrettDong added the 0.H Backport PR to backport to the 0.H stable release canddiate label Jan 30, 2024
Procyonae pushed a commit to Procyonae/Cataclysm-DDA that referenced this pull request May 17, 2024
@Procyonae Procyonae mentioned this pull request May 17, 2024
Maleclypse added a commit that referenced this pull request May 17, 2024
@Procyonae Procyonae added 0.H Backported and removed 0.H Backport PR to backport to the 0.H stable release canddiate labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.H Backported astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) EOC: Effects On Condition Anything concerning Effects On Condition [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants