v0.8.2: hunger buff icon now updates immediate if hunger is modified
This commit is contained in:
@@ -133,6 +133,7 @@ public class Hunger extends Buff implements Hero.Doom {
|
||||
partialDamage += excess * (target.HT/1000f);
|
||||
}
|
||||
|
||||
BuffIndicator.refreshHero();
|
||||
}
|
||||
|
||||
public boolean isStarving() {
|
||||
|
||||
Reference in New Issue
Block a user