diff options
Diffstat (limited to 'npc/jobs/2-1')
-rw-r--r-- | npc/jobs/2-1/blacksmith.txt | 4 | ||||
-rw-r--r-- | npc/jobs/2-1/knight.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/jobs/2-1/blacksmith.txt b/npc/jobs/2-1/blacksmith.txt index 0f173543f..b92040fe6 100644 --- a/npc/jobs/2-1/blacksmith.txt +++ b/npc/jobs/2-1/blacksmith.txt @@ -700,10 +700,10 @@ L_CheckTest2: mes "ULTRA GLADIUS Geshupenschte Mk II!!"; next; mes "[Geshupenschte]"; - mes "Isnt it so pretty ^_^"; + mes "Isn't it so pretty ^_^"; next; mes "[Geshupenschte]"; - mes "Well, go to Morroc and give it the Wickebine and bring the receipt back."; + mes "Well, go to Morroc and give it to Wickebine and bring the receipt back."; close; sL_NtEnuf2: diff --git a/npc/jobs/2-1/knight.txt b/npc/jobs/2-1/knight.txt index fcb0271d5..aca206ea6 100644 --- a/npc/jobs/2-1/knight.txt +++ b/npc/jobs/2-1/knight.txt @@ -426,7 +426,7 @@ L_Test: mes "This test will be on your knowledge of Knights. You will also be asked about your opinions of Knights..."; next; mes "[Sir James Syracuse]"; - mes "Dont' be nervous, I'll only be asking a few simple questions."; + mes "Don't be nervous, I'll only be asking a few simple questions."; next; menu "Let's go",M_0,"I'm not ready yet.",M_End; |