|
|
@ -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(); |
|
|
|