hot fix for regen
This commit is contained in:
@@ -5177,8 +5177,8 @@ public class PlayerCharacter extends AbstractCharacter {
|
|||||||
} else {
|
} else {
|
||||||
this.combatStats.update();
|
this.combatStats.update();
|
||||||
}
|
}
|
||||||
//this.doRegen();
|
this.doRegen();
|
||||||
this.combatStats.regenerate();
|
//this.combatStats.regenerate();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (this.getStamina() < 10) {
|
if (this.getStamina() < 10) {
|
||||||
|
|||||||
Reference in New Issue
Block a user