From 0ee299ed65590059ac43c5fe09e4bc80c15d564f Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 10 Sep 2017 21:40:03 +0200 Subject: Fix several typos and grammar mistakes Signed-off-by: Haru --- npc/quests/skills/swordman_skills.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'npc/quests/skills/swordman_skills.txt') diff --git a/npc/quests/skills/swordman_skills.txt b/npc/quests/skills/swordman_skills.txt index f8a17bee2..6128b7fc8 100644 --- a/npc/quests/skills/swordman_skills.txt +++ b/npc/quests/skills/swordman_skills.txt @@ -48,10 +48,9 @@ izlude_in,118,175,4 script Knight De Thomas 4W_M_02,{ mes "Being a swordsman must come with a lot of responsibility and sacrifice."; next; mes "[De Thomas]"; - if (Sex == SEX_FEMALE) { + if (Sex == SEX_MALE) { mes "For these swordsmen and knights, there is a wonderful skill."; - } - else { + } else { mes "For these swordswomen and knights, there is a wonderful skill young lady."; } mes "I present to you - HP Recovery While Moving!"; @@ -70,7 +69,7 @@ izlude_in,118,175,4 script Knight De Thomas 4W_M_02,{ mes "[De Thomas]"; mes "Very well. I will tell you what you need to learn this skill."; mes "First, your job level must be higher than ^00880035^000000."; - mes "You will also need ^008800200 empty bottles^000000."; + mes "You will also need ^008800200 Empty Bottles^000000."; mes "Why? Because it is proof that you fought fiercely to have used that many potions."; next; mes "[De Thomas]"; -- cgit v1.2.3-70-g09d2