From 4dbc7922cdb25fcedc9ca39fc72ddca926e61efe Mon Sep 17 00:00:00 2001 From: Kisuka Date: Fri, 30 Jan 2009 11:22:59 +0000 Subject: Fixed "junk symbols". (bugreport:2723) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13500 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/skills/mage_skills.txt | 2 +- npc/quests/skills/novice_skills.txt | 6 +++--- npc/quests/skills/swordman_skills.txt | 2 +- npc/quests/skills/thief_skills.txt | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'npc/quests/skills') diff --git a/npc/quests/skills/mage_skills.txt b/npc/quests/skills/mage_skills.txt index 5e0ba131e..2777716fc 100644 --- a/npc/quests/skills/mage_skills.txt +++ b/npc/quests/skills/mage_skills.txt @@ -26,7 +26,7 @@ geffen_in,151,119,4 script Great Wizard#qsk_mg 64,{ mes "[BLIZZARDRISS]"; mes "For many years"; mes "I have studied the ancient"; - mes "magic¡¯s of Geffen."; + mes "magic's of Geffen."; mes "Recently, I discovered"; mes "a very good forgotten skill! ! !"; mes "Isn't that fortunate?"; 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"; diff --git a/npc/quests/skills/swordman_skills.txt b/npc/quests/skills/swordman_skills.txt index ba3a74558..8f6ae3413 100644 --- a/npc/quests/skills/swordman_skills.txt +++ b/npc/quests/skills/swordman_skills.txt @@ -242,7 +242,7 @@ prt_in,75,88,5 script Leon Von Frich#qsk_sm 85,3,3,{ mes "When you use bash, depending on"; mes "your level, your opponent can"; mes "become stunned."; - mes "You have learned bash, haven¡¯t you?"; + mes "You have learned bash, haven't you?"; next; mes "[Leon]"; mes "When I was a swordsman like you,"; diff --git a/npc/quests/skills/thief_skills.txt b/npc/quests/skills/thief_skills.txt index a38f0020d..999372439 100644 --- a/npc/quests/skills/thief_skills.txt +++ b/npc/quests/skills/thief_skills.txt @@ -131,7 +131,7 @@ moc_prydb1,154,128,4 script Alcouskou#qsk_tf 118,{ mes "for you to use with this skill."; next; mes "[Alcouskou]"; - mes "Well let¡¯s see what your skill"; + mes "Well let's see what your skill"; mes "is like -"; mes "Try it out ! !"; next; @@ -155,7 +155,7 @@ moc_prydb1,154,128,4 script Alcouskou#qsk_tf 118,{ case 2: if (countitem(940) > 19 && ((BaseJob == Job_Thief && JobLevel > 34) || BaseJob == Job_Assassin || BaseJob == Job_Rogue)) { mes "[Alcouskou]"; - mes "Okay! Let¡¯s practice!"; + mes "Okay! Let's practice!"; next; mes "[Alcouskou]"; mes "Suuu Suuu uk -"; -- cgit v1.2.3-70-g09d2