diff options
Diffstat (limited to 'npc/quests/quests_morocc.txt')
-rw-r--r-- | npc/quests/quests_morocc.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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?"; |