activeChar.sendPacket(EnchantResult.FAILED_NO_CRYSTALS);
}
activeChar.refreshExpertisePenalty();
}
}
activeChar.refreshOverloaded();
activeChar.setEnchantScroll(null);
activeChar.sendChanges();
}
private static boolean isYogiStaffEnchanting(L2ItemInstance scroll, L2ItemInstance itemToEnchant)