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 No Blood Regeneration #689

Merged

Conversation

angelofallars
Copy link
Contributor

Description

Being a little too clever with omitting braces in complicated if statement chains in #686 caused blood regeneration for entities without Blood Deficiency to stop working altogether. I added some braces and now blood regeneration works again.

I also added DataField to HasBloodDeficiency because I forgot to add that.

Changelog

🆑 Skubman

  • fix: Passive blood regeneration now works again.

@github-actions github-actions bot added the Changes: C# Changes any cs files label Aug 7, 2024
Copy link
Member

@VMSolidus VMSolidus left a comment

Choose a reason for hiding this comment

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

Hilarious.

@DangerRevolution DangerRevolution merged commit ab2947b into Simple-Station:master Aug 7, 2024
12 checks passed
SimpleStation14 added a commit that referenced this pull request Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants