@ -5159,6 +5159,7 @@ public class PlayerCharacter extends AbstractCharacter {
this.timestamps.put("SetDirty", System.currentTimeMillis());
}else if (this.timestamps.get("SetDirty") + 5000L < System.currentTimeMillis()){
InterestManager.setObjectDirty(this);
this.setDirtyLoad(true);
}