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