|
|
@ -133,6 +133,7 @@ public class StrongholdManager { |
|
|
|
for(Mob mob : mine.strongholdMobs) { |
|
|
|
for(Mob mob : mine.strongholdMobs) { |
|
|
|
mob.despawn(); |
|
|
|
mob.despawn(); |
|
|
|
mob.removeFromCache(); |
|
|
|
mob.removeFromCache(); |
|
|
|
|
|
|
|
DbManager.MobQueries.DELETE_MOB(mob); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
//restore the buildings
|
|
|
|
//restore the buildings
|
|
|
|