@ -98,7 +98,11 @@ public class MobEquipment extends AbstractGameObject {
this.dropChance = dropChance;
this.parentID = 0;
try {
setMagicValue();
}catch(Exception e){
}
public static int getNewID() {