Jelajahi Sumber

fixed minor npc file typos

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10855 54d463be-8e91-2dee-dedb-b68131a5f0ec
ultramage 18 tahun lalu
induk
melakukan
9bea875b80

+ 1 - 1
npc/jobs/2-1/knight.txt

@@ -37,7 +37,7 @@ prt_in,88,101,3	script	Chivalry Captain Herman	56,{
 	if (BaseJob == Job_Swordman && KNIGHT_Q > 0) goto L_Check;
 
 	mes "[Chivalry Captain Herman]";
-	mes "Good Day.  This is the Prontera Chivarly, home of the famous Prontera Knights.";
+	mes "Good Day.  This is the Prontera Chivalry, home of the famous Prontera Knights.";
 M_Menu:
 	next;
 	menu "I am ready for Knighthood.",M_0,"The Requirements.",M_1,"Quit.",M_End;

+ 1 - 1
npc/kafras/functions_kafras.txt

@@ -49,7 +49,7 @@
 //= 5.5b Missed a preceeding hyphen, which was screwing up teleporting. [L0ne_W0lf]
 //= 5.6 Further dialog updates, added  dynamic costs for cart and storage use. [L0ne_W0lf]
 //=	Updated some functions to handle Guild Kafras the way they should. 
-//= 5.6a Corrected a few wrong name sin the teleport function. [L0ne_W0lf]
+//= 5.6a Corrected a few wrong names in the teleport function. [L0ne_W0lf]
 //= 5.7 Correced end message no longer displaying, and the duplicate names [L0ne_W0lf]
 //=	Thanks to Barron-Monster for pointing out the issues.
 //============================================================ 

+ 1 - 1
npc/kafras/kafras_pay.txt

@@ -25,7 +25,7 @@
 //= 2.32 Minor fix to Payon Archer Kafra [SinSloth]
 //= 2.4 Updated function calls with new arguments. [L0ne_W0lf]
 //=	Added unique Kafra Welcome message.
-//= 2.4b Updated hte remaning names for the Kafra's. [L0ne_W0lf]
+//= 2.4b Updated the remaning names for the Kafras. [L0ne_W0lf]
 //==========================================================================
 
 

+ 1 - 1
npc/quests/quests_lighthalzen.txt

@@ -54,7 +54,7 @@
 //=	Moved a book non-related to Lighthalzen quests.
 //= 3.1 Added Schwartzvalt Trilogy Quest. [SinSloth]
 //= 3.2 Updated some NPCs regarding Hugel Rebellion Quest. [SinSloth]
-//= 3.2 Removed hte NPC "#kiz03-4" as I couldn't find any [L0ne_W0lf]
+//= 3.2 Removed the NPC "#kiz03-4" as I couldn't find any [L0ne_W0lf]
 //=	reference to it in the Aegis script.
 //============================================================