搜索:
            case 914090100:
                lockUI();
                c.announce(MaplePacketCreator.showIntro("Effect/Direction1.img/aranTutorial/HandedPoleArm" + c.getPlayer().getGender()));
                break;

添加：

            case 914090100:
                lockUI();
                c.announce(MaplePacketCreator.showIntro("Effect/Direction1.img/aranTutorial/HandedPoleArm1"));
                break;
            case 914090200:
                c.announce(MaplePacketCreator.showIntro("Effect/Direction1.img/aranTutorial/Maha"));
                break;
            case 914090201:
                c.announce(MaplePacketCreator.showIntro("Effect/Direction1.img/aranTutorial/PoleArm"));
                break;