This check already exists few lines below..
if (startSkill.getId() == 1001 || startSkill.getId() == 1177)
newChar.registerShortCut(new L2ShortCut(1, 0, 2, startSkill.getId(), 1, 1));
if (startSkill.getId() == 1216)
newChar.registerShortCut(new L2ShortCut(10, 0, 2, startSkill.getId(), 1, 1));
If he wants, he should only change their positions.