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/thief_skills.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/quests/skills/thief_skills.txt') 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-60-g2f50