diff options
Diffstat (limited to 'npc/quests')
-rw-r--r-- | npc/quests/skills/swordman_skills.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/skills/swordman_skills.txt b/npc/quests/skills/swordman_skills.txt index cfb0f8f02..d1a915ece 100644 --- a/npc/quests/skills/swordman_skills.txt +++ b/npc/quests/skills/swordman_skills.txt @@ -361,8 +361,8 @@ L_Check: mes "[Juan]";
mes "In order to learn this skill you will need to bring me the following items:";
mes "^5555FF35 Powder of Butterfly,";
- mes "^10 Horrendous Mouth,";
- mes "^10 Decayed Nail^000000,";
+ mes "10 Horrendous Mouth,";
+ mes "10 Decayed Nail^000000,";
mes "and ^5555FF10 Honeys^000000!";
close;
L_GotSkill:
|