diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-30 11:22:59 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-30 11:22:59 +0000 |
commit | 4dbc7922cdb25fcedc9ca39fc72ddca926e61efe (patch) | |
tree | f5544e90fdb2f547552967d1f2fc974ac2d31e25 /npc/quests/skills/novice_skills.txt | |
parent | 0901d3305259791ac408753d56cd53449fedc2b6 (diff) | |
download | hercules-4dbc7922cdb25fcedc9ca39fc72ddca926e61efe.tar.gz hercules-4dbc7922cdb25fcedc9ca39fc72ddca926e61efe.tar.bz2 hercules-4dbc7922cdb25fcedc9ca39fc72ddca926e61efe.tar.xz hercules-4dbc7922cdb25fcedc9ca39fc72ddca926e61efe.zip |
Fixed "junk symbols". (bugreport:2723)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13500 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/skills/novice_skills.txt')
-rw-r--r-- | npc/quests/skills/novice_skills.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/skills/novice_skills.txt b/npc/quests/skills/novice_skills.txt index 1e513be95..2b4b215c5 100644 --- a/npc/quests/skills/novice_skills.txt +++ b/npc/quests/skills/novice_skills.txt @@ -138,7 +138,7 @@ prt_in,234,133,4 script Nami#qsk_nv 66,{ skill 142,1,0; set NOV_SK,3; mes "[Nami]"; - mes "Yes yes, that¡¯s right!"; + mes "Yes yes, that's right!"; mes "Now that you have this"; mes "skill, I hope that it helps you"; mes "in the future."; @@ -260,12 +260,12 @@ prt_in,73,87,4 script Chivalry Member#qsk_nv 65,{ mes "perfectly dead. . ."; next; mes "[Bulma]"; - mes "I think that¡¯s enough explanation."; + mes "I think that's enough explanation."; mes "I can tell by the look in your eyes"; mes "that you are ready for your training."; mes "Lets not delay!"; mes "Ok, take this pill first. . ."; - mes "Let¡¯s see how this goes. . ."; + mes "Let's see how this goes. . ."; next; mes "[Bulma]"; mes "Within in 10 minutes, you must"; |