diff options
Diffstat (limited to 'npc/quests/quests_nameless.txt')
-rw-r--r-- | npc/quests/quests_nameless.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/quests_nameless.txt b/npc/quests/quests_nameless.txt index fedea1d84..21431ebbf 100644 --- a/npc/quests/quests_nameless.txt +++ b/npc/quests/quests_nameless.txt @@ -1,4 +1,4 @@ -//===== rAthena Script ======================================= +//===== rAthena Script ======================================= //= Nameless Island Quests //===== By: ================================================== //= L0ne_W0lf @@ -1929,7 +1929,7 @@ nameless_n,259,218,3 script Larjes#Boat1 97,{ close; } mes "[Larjes]"; - mes "�Did you still want to"; + mes "Did you still want to"; mes "investigate the island?"; next; if(select("No:yes")==1) { |