@ -440,10 +441,7 @@ public enum LootManager {
@@ -440,10 +441,7 @@ public enum LootManager {
if(!Mob.disciplineDroppers.contains(mob))
Mob.disciplineDroppers.add(mob);
//mob.level = 65;
//mob.healthMax = 7500;
//mob.setHealth(7500);
//mob.setResists(new Resists("Dropper"));
mob.setResists(newResists("Dropper"));
ChatSystemMsgchatMsg=newChatSystemMsg(null,mob.getName()+" in "+mob.getParentZone().getName()+" has found the "+ItemBase.getItemBase(bse.itemBase).getName()+". Are you tough enough to take it?");