@ -108,11 +108,6 @@ public enum LootManager {
@@ -108,11 +108,6 @@ public enum LootManager {
mob.level=60;
mob.healthMax=7500;
mob.setHealth(7500);
if(mob.firstSpawn){
mob.killCharacter("first spawn");
mob.firstSpawn=false;
mob.despawn();
}
ChatSystemMsgchatMsg=newChatSystemMsg(null,mob.getName()+" in "+mob.getParentZone().getName()+" may have found the "+ib.getName()+". Are you tough enough to take it?");