new regen system

This commit is contained in:
2025-02-09 19:38:16 -06:00
parent 03448397ee
commit 7981acb582
2 changed files with 96 additions and 1 deletions
+1 -1
View File
@@ -5138,7 +5138,7 @@ public class PlayerCharacter extends AbstractCharacter {
} else {
this.combatStats.update();
}
this.doRegen();
//this.doRegen();
}
if (this.getStamina() < 10) {