Files
wwdpublic/Content.Server/Body/Systems
Angelo Fallaria ab2947b1ff Fix No Blood Regeneration (#689)
# 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.
2024-08-07 07:07:35 +01:00
..