summaryrefslogtreecommitdiff
path: root/npc/quests/skills/hunter_skills.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/skills/hunter_skills.txt')
-rw-r--r--npc/quests/skills/hunter_skills.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/quests/skills/hunter_skills.txt b/npc/quests/skills/hunter_skills.txt
index 63385ab14..e2e639c2a 100644
--- a/npc/quests/skills/hunter_skills.txt
+++ b/npc/quests/skills/hunter_skills.txt
@@ -18,6 +18,7 @@
//= 1.3 Fixed bugs and minor typos. Optimized [Lupus]
//= 1.3a fixed an item ID typo, thx 2Spiritual Kid
//= 1.3b Splitted into different files [DracoRPG]
+//= 1.3c Fixed some typos [IVBela]
//============================================================
@@ -31,8 +32,8 @@ payon_in02.gat,54,13,7 script Master Kabac 55,{
if(JobLevel<40) goto L_nojob;
mes "I can teach you a secret";
- mes "technique pased down through";
- mes "my family for generation. My";
+ mes "technique passed down through";
+ mes "my family for generations. My";
mes "family has guarded this secret";
mes "for years, but I could teach";
mes "for a few supplies.";
@@ -75,7 +76,7 @@ L_nojob:
close;
L_alreadyhave:
- mes "Ahh, my apprentence, you";
+ mes "Ahh, my apprentice, you";
mes "came to visit me...";
close;