summaryrefslogtreecommitdiff
path: root/npc/quests/skills/swordman_skills.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2017-09-17 17:42:27 +0200
committerGitHub <noreply@github.com>2017-09-17 17:42:27 +0200
commit74d54ad2c3e7a5bff9f0d35c3fb94bc0b77fd7e2 (patch)
tree9ea7e07a27d14d774e5f31522687e14be8a7a7ca /npc/quests/skills/swordman_skills.txt
parent762e458d893220176a1415df8fcb5cd56c7a9996 (diff)
parent0ee299ed65590059ac43c5fe09e4bc80c15d564f (diff)
downloadhercules-74d54ad2c3e7a5bff9f0d35c3fb94bc0b77fd7e2.tar.gz
hercules-74d54ad2c3e7a5bff9f0d35c3fb94bc0b77fd7e2.tar.bz2
hercules-74d54ad2c3e7a5bff9f0d35c3fb94bc0b77fd7e2.tar.xz
hercules-74d54ad2c3e7a5bff9f0d35c3fb94bc0b77fd7e2.zip
Merge pull request #1838 from MishimaHaruna/typofixes
Fix several typos and grammar mistakes
Diffstat (limited to 'npc/quests/skills/swordman_skills.txt')
-rw-r--r--npc/quests/skills/swordman_skills.txt7
1 files changed, 3 insertions, 4 deletions
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]";