}
if (trainer instanceof L2FishermanInstance)
((L2FishermanInstance) trainer).showSkillList(player);
else
trainer.showSkillList(player, player.getSkillLearningClassId());
if (_id >= 1368 && _id <= 1372) // if skill is expand sendpacket :)
{
ExStorageMaxCount esmc = new ExStorageMaxCount(player);
player.sendPacket(esmc);