You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Revision, the medbots (and likely other healing items) continue to heal you up to 100 health per body part instead of respecting the configured maximum health.
Rather than using the players HealPlayer logic, we could build that into the replaced MedBot for non-vanilla and use that instead, allowing the bot to respect the health maximums.
Or, of course, we could implement a new player class (#187 ) and fix it there.
The text was updated successfully, but these errors were encountered:
In Revision, the medbots (and likely other healing items) continue to heal you up to 100 health per body part instead of respecting the configured maximum health.
Rather than using the players HealPlayer logic, we could build that into the replaced MedBot for non-vanilla and use that instead, allowing the bot to respect the health maximums.
Or, of course, we could implement a new player class (#187 ) and fix it there.
The text was updated successfully, but these errors were encountered: