diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-21 12:12:04 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-21 12:12:04 +0000 |
commit | 932c76a02329e9c1b40f2b3d134ef22c55c19243 (patch) | |
tree | 802b8dbc1594413f2f25b7e770854b10883c8d6d /npc/jobs/2-2/alchemist.txt | |
parent | 4ef9dcc884c7b27a4f29b932461f76470cb0689a (diff) | |
download | hercules-932c76a02329e9c1b40f2b3d134ef22c55c19243.tar.gz hercules-932c76a02329e9c1b40f2b3d134ef22c55c19243.tar.bz2 hercules-932c76a02329e9c1b40f2b3d134ef22c55c19243.tar.xz hercules-932c76a02329e9c1b40f2b3d134ef22c55c19243.zip |
Typo hunt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/2-2/alchemist.txt')
-rw-r--r-- | npc/jobs/2-2/alchemist.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/jobs/2-2/alchemist.txt b/npc/jobs/2-2/alchemist.txt index 41f254fc2..2041a2410 100644 --- a/npc/jobs/2-2/alchemist.txt +++ b/npc/jobs/2-2/alchemist.txt @@ -90,7 +90,7 @@ L_Start: mes "as an Alchemist and be able to join our researches."; next; mes "[Parmry Gianino]"; - mes "But we dont accept everyone."; + mes "But we don't accept everyone."; mes "You must have a lot of effort, tenacity, and be able to devote yourself to research."; next; mes "[Parmry Gianino]"; @@ -228,7 +228,7 @@ L_Merc: next; mes "[Rasputin Gregory]"; mes "Kikiki... Go, leave this place."; - mes "Dont loiter ... Kekeke."; + mes "Don't loiter ... Kekeke."; close; L_Start: if(ALCH_Q2 == 1) goto L_ReTest; @@ -425,7 +425,7 @@ L_Total: next; mes "[Rasputin Gregory]"; mes "Kikikikekeke."; - mes "Dont think this is the end of it!"; + mes "Don't think this is the end of it!"; close; L_Failed: @@ -450,7 +450,7 @@ L_Done: next; mes "[Rasputin Gregory]"; mes "Kikikikekeke."; - mes "Dont think this is the end of it!"; + mes "Don't think this is the end of it!"; close; L_Skip: mes "Hmm... you have a pretty high job level..... I'll be nice today and let you pass."; @@ -526,7 +526,7 @@ L_Start: next; mes "[Darwin]"; mes "Lets just say that it was about the relationship between wolf and flowers..."; - mes "I wont tell you the details."; + mes "I won't tell you the details."; next; mes "[Darwin]"; mes "But yes ... it was a flower."; @@ -672,7 +672,7 @@ L_NotEnuf: mes "[Darwin]"; mes "...You must've forgotten the materials to bring."; mes "I'll tell you again."; - mes "Dont forget them this time."; + mes "Don't forget them this time."; next; mes "[Darwin]"; mes "^5533FF3 Medicine Bowls"; @@ -769,7 +769,7 @@ L_Start: close; M_Bye: mes "[Van Helmont]"; - mes "If you dont have business here just go away. Ok!!!"; + mes "If you don't have business here just go away. Ok!!!"; close; L_Check: if((MISC_QUEST & 4)==0) goto L_NotRdy; //this's a Morgenstein Quest check @@ -1027,7 +1027,7 @@ alde_alche.gat,101,184,4 script Vincent Carsciallo 122,{ mes "Hmmm? What may a civilian have to do here?"; next; mes "[Vincent Carsciallo]"; - mes "There's nothing amusing. Dont wander and leave."; + mes "There's nothing amusing. Don't wander and leave."; close; L_Merc: if(ALCH_Q == 7) goto L_Change; |