summaryrefslogtreecommitdiff
path: root/npc/jobs/2-1
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-04 14:54:49 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-04 14:54:49 +0000
commit888584986b05b663898726aa5bf9f4ea9f3d8495 (patch)
tree183b8a2d13efe61ee7c9f5b569e065c3e04afeb6 /npc/jobs/2-1
parent09d05131e1e4ea65755b4b8e8bc4e6eb73029160 (diff)
downloadhercules-888584986b05b663898726aa5bf9f4ea9f3d8495.tar.gz
hercules-888584986b05b663898726aa5bf9f4ea9f3d8495.tar.bz2
hercules-888584986b05b663898726aa5bf9f4ea9f3d8495.tar.xz
hercules-888584986b05b663898726aa5bf9f4ea9f3d8495.zip
fixed minor npc file typos
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10855 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/2-1')
-rw-r--r--npc/jobs/2-1/knight.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-1/knight.txt b/npc/jobs/2-1/knight.txt
index 271525873..343afe631 100644
--- a/npc/jobs/2-1/knight.txt
+++ b/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;