132133134135136137138139140141142
} if (!ok) continue; L2ExtractableProductItem product = new L2ExtractableProductItem(production,amount,chance); product_temp.add(product); } int fullChances = 0;