summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-24 11:39:06 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-24 11:39:06 +0000
commit1d20240633528819081b1e5a1fc6e9e472392984 (patch)
treea99712c7ed4557bc4ec6f9648f4bcc20e12450bd /npc
parent17f2f4fac7588cef7e34adbe6a9cd501e8b24b05 (diff)
downloadhercules-1d20240633528819081b1e5a1fc6e9e472392984.tar.gz
hercules-1d20240633528819081b1e5a1fc6e9e472392984.tar.bz2
hercules-1d20240633528819081b1e5a1fc6e9e472392984.tar.xz
hercules-1d20240633528819081b1e5a1fc6e9e472392984.zip
few typos fix
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9053 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/jobs/novice/novice.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt
index 007a8618a..1e0bcb6fd 100644
--- a/npc/jobs/novice/novice.txt
+++ b/npc/jobs/novice/novice.txt
@@ -346,7 +346,7 @@ new_1-2.gat,99,105,4 script Interfaces Instructor 751,{
mes "[Chris]";
mes "Yes, I checked it.";
mes "I will teach the real basic interface to "+strcharinfo(0)+".";
- mes "This is not forced to you so if you don't want, you don't need to take this course.";
+ mes "This is not forced to you so if you don't want, you don't need to take this course.";
next;
switch( select("Listen about 'Interface'.","No lecture, I just want Practical Course.","Cancel.") ) {
case 1: mes "[Chris]";
@@ -393,7 +393,7 @@ new_1-2.gat,99,105,4 script Interfaces Instructor 751,{
mes "Like item window, Equipment, status, etc.";
next;
mes "[Chris]";
- mes "You might have gotten bored event hough I tried to teach you briefly.";
+ mes "You might have gotten bored even though I tried to teach you briefly.";
mes "It is Job EXP this time.";
set JobExp,JobExp+151;
next;
@@ -695,7 +695,7 @@ new_1-2.gat,83,111,4 script Skill Instructor 753,{
next;
mes "[Shecil]";
mes "However, it is not good enough for";
- mes "some people educatioally.";
+ mes "some people educationally.";
mes "There will be some people who";
mes "want to learn more.";
mes "so, to satisfy this, some";
@@ -774,7 +774,7 @@ new_1-2.gat,115,111,4 script Item Instructor 726,{
mes "of the Inventory Window.";
next;
mes "[Alice]";
- mes "When you click on the 'equip tab,";
+ mes "When you click on the 'equip tab',";
mes "you can view every item in your";
mes "inventory that you can equip. Let";
mes "me give you some equipment so that";
@@ -2630,7 +2630,7 @@ new_1-4.gat,100,29,4 script Final Instructor 46,{
mes "[Hanson]";
mes "Before you take this test,";
mes "go to meet 'Bruce' right next to";
- mes "me and listen about Jobs'.";
+ mes "me and listen about Jobs.";
mes "then, come back to me.";
close;
}