new stat calculations

This commit is contained in:
2025-01-20 20:02:47 -06:00
parent ad6700974f
commit 441771839a
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -1444,6 +1444,7 @@ public class Mob extends AbstractIntelligenceAgent {
this.updateLocation();
this.stopPatrolTime = 0;
this.lastPatrolPointIndex = 0;
InterestManager.setObjectDirty(this);
}
public void despawn() {