From 34d97ad8e590d40c8cd90aeb6caa0936b84885a6 Mon Sep 17 00:00:00 2001 From: MasterOfMuppets Date: Wed, 12 Apr 2006 16:40:45 +0000 Subject: Some typo fixes by IVBela. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6015 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/skills/hunter_skills.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/quests/skills/hunter_skills.txt') 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; -- cgit v1.2.3-70-g09d2