TheColdPot / potty-survival-3

The DataPack of the RPG Game, WIP.
1 stars 0 forks source link

Health reflection overflows when a mob has high max health #2

Open TheColdPot opened 2 months ago

TheColdPot commented 2 months ago

Description

If the max health of a mob is too high, when the system trys to put the health ratio back to the mob, the health overflows and become very small.

Steps to reproduce