fixed minor npc file typos

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10855 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
ultramage 2007-07-04 14:54:49 +00:00
parent c3b4659aa0
commit 9bea875b80
4 changed files with 4 additions and 4 deletions

View File

@ -37,7 +37,7 @@ prt_in,88,101,3 script Chivalry Captain Herman 56,{
if (BaseJob == Job_Swordman && KNIGHT_Q > 0) goto L_Check; if (BaseJob == Job_Swordman && KNIGHT_Q > 0) goto L_Check;
mes "[Chivalry Captain Herman]"; 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: M_Menu:
next; next;
menu "I am ready for Knighthood.",M_0,"The Requirements.",M_1,"Quit.",M_End; menu "I am ready for Knighthood.",M_0,"The Requirements.",M_1,"Quit.",M_End;

View File

@ -25,7 +25,7 @@
//= 2.32 Minor fix to Payon Archer Kafra [SinSloth] //= 2.32 Minor fix to Payon Archer Kafra [SinSloth]
//= 2.4 Updated function calls with new arguments. [L0ne_W0lf] //= 2.4 Updated function calls with new arguments. [L0ne_W0lf]
//= Added unique Kafra Welcome message. //= 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]
//========================================================================== //==========================================================================

View File

@ -54,7 +54,7 @@
//= Moved a book non-related to Lighthalzen quests. //= Moved a book non-related to Lighthalzen quests.
//= 3.1 Added Schwartzvalt Trilogy Quest. [SinSloth] //= 3.1 Added Schwartzvalt Trilogy Quest. [SinSloth]
//= 3.2 Updated some NPCs regarding Hugel Rebellion 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. //= reference to it in the Aegis script.
//============================================================ //============================================================