mob update

This commit is contained in:
2025-01-05 14:51:43 -06:00
parent 236afe4cc6
commit 65580c0a47
+1
View File
@@ -1328,6 +1328,7 @@ public class Mob extends AbstractIntelligenceAgent {
try { try {
//resync corpses //resync corpses
InterestManager.setObjectDirty(this);
//this.setLoc(this.getMovementLoc()); //this.setLoc(this.getMovementLoc());
if (this.isSiege) { if (this.isSiege) {
this.deathTime = System.currentTimeMillis(); this.deathTime = System.currentTimeMillis();