guard minions despawn at creation
This commit is contained in:
@@ -733,6 +733,7 @@ public class Mob extends AbstractIntelligenceAgent {
|
|||||||
|
|
||||||
mob.runAfterLoad();
|
mob.runAfterLoad();
|
||||||
mob.despawned = true;
|
mob.despawned = true;
|
||||||
|
mob.despawn();
|
||||||
|
|
||||||
//grab equipment and name from minionbase.
|
//grab equipment and name from minionbase.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user