summaryrefslogtreecommitdiff
path: root/npc/quests/skills
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/skills')
-rw-r--r--npc/quests/skills/alchemist_skills.txt6
-rw-r--r--npc/quests/skills/merchant_skills.txt2
-rw-r--r--npc/quests/skills/swordman_skills.txt7
-rw-r--r--npc/quests/skills/thief_skills.txt2
4 files changed, 8 insertions, 9 deletions
diff --git a/npc/quests/skills/alchemist_skills.txt b/npc/quests/skills/alchemist_skills.txt
index d958e9011..a8867a1a8 100644
--- a/npc/quests/skills/alchemist_skills.txt
+++ b/npc/quests/skills/alchemist_skills.txt
@@ -1394,7 +1394,7 @@ lhz_in01,224,140,3 script Kellasus#qsk_al 1_M_LIBRARYMASTER,{
if (BaseJob == Job_Alchemist && bioeth == 8) {
mes "[Kellasus]";
mes "Although I admit that";
- mes "you're capabile of learning";
+ mes "you're capable of learning";
mes "what I might be able to teach";
mes "you about Homunculi, I can't";
mes "in good conscience do it. I'm";
@@ -1805,7 +1805,7 @@ lhz_in01,225,122,5 script Skrajjad#qsk_al 4_M_SAGE_A,{
mes "you are about this, then Kellasus might change his mind about you.";
next;
mes "[Skrajjad]";
- mes "Let give teach you my";
+ mes "Let me teach you my";
mes "Homunculus specialty,";
mes "the ^FF0000Vaporize^000000 skill. Actually,";
mes "it's useless without Kellasus's";
@@ -2015,7 +2015,7 @@ lhz_in02,278,273,3 script Broncher#qsk_al 4_M_SEAMAN,{
mes "is great! Yeah. Yeah,";
mes "this really hits the spot.";
next;
- mes "[Brocher]";
+ mes "[Broncher]";
mes "Holy crap! Y-you're that";
mes "Alchemist that Skrajjad";
mes "told me to expect! Wha--?";
diff --git a/npc/quests/skills/merchant_skills.txt b/npc/quests/skills/merchant_skills.txt
index bee16543f..5b92233f1 100644
--- a/npc/quests/skills/merchant_skills.txt
+++ b/npc/quests/skills/merchant_skills.txt
@@ -725,7 +725,7 @@ alberta,119,221,6 script Charlron 1_M_PAY_ELDER,{
close;
case 2:
mes "[Sushi King Gershaun]";
- if (Sex > 1) {
+ if (Sex == SEX_FEMALE) {
mes "Stupid girl!";
}
else {
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]";
diff --git a/npc/quests/skills/thief_skills.txt b/npc/quests/skills/thief_skills.txt
index 35cd38998..b69279054 100644
--- a/npc/quests/skills/thief_skills.txt
+++ b/npc/quests/skills/thief_skills.txt
@@ -210,7 +210,7 @@ moc_prydb1,154,128,4 script Alcouskou 2_M_THIEFMASTER,{
mes "have realized while fighting that";
mes "despite the fact that our dodging";
mes "is superior, if we are hit once we are";
- mes "serious danger.";
+ mes "in serious danger.";
next;
mes "[Alcouskou]";
mes "It is true that at times we";