corpse timer

This commit is contained in:
2025-01-05 18:52:53 -06:00
parent 8038c2ebe2
commit f6cce5ee1f
+1
View File
@@ -75,6 +75,7 @@ public class Corpse extends AbstractWorldObject {
}
this.setObjectTypeMask(MBServerStatics.MASK_CORPSE);
this.spawnedTime = System.currentTimeMillis()
if (!safeZone)
transferInventory(belongsTo, enterWorld);