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/quests_morocc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/quests/quests_morocc.txt') diff --git a/npc/quests/quests_morocc.txt b/npc/quests/quests_morocc.txt index 0ba7db867..c0dfac447 100644 --- a/npc/quests/quests_morocc.txt +++ b/npc/quests/quests_morocc.txt @@ -220,7 +220,7 @@ OnTouch: next; if (prt_curse == 24) { mes "[" + strcharinfo(0) + "]"; - mes "I donĄ¯t care what you say, IĄ¯m coming in!!!"; + mes "I don't care what you say, I'm coming in!!!"; next; mes "[Litheron]"; mes "Hey, master-! What do we do with this guy?"; @@ -228,7 +228,7 @@ OnTouch: next; mes "[Master]"; mes "Hmm. Let him do what he wants to do."; - mes "Passing through one door doesnĄ¯t make any difference."; + mes "Passing through one door doesn't make any difference."; next; mes "[Litheron]"; mes "Hah! Did you hear that?"; -- cgit v1.2.3-60-g2f50