diff options
Diffstat (limited to 'npc/quests/quests_nameless.txt')
-rw-r--r-- | npc/quests/quests_nameless.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/quests_nameless.txt b/npc/quests/quests_nameless.txt index bcd85764b..4aaac46e7 100644 --- a/npc/quests/quests_nameless.txt +++ b/npc/quests/quests_nameless.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Nameless Island Quests //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== //= 2.1 //===== Compatible With: ===================================== -//= eAthena SVN +//= rAthena SVN //===== Description: ========================================= //= [Aegis Conversion] //= Collection of Nameless Island Quests @@ -1928,7 +1928,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) { |