diff options
author | jmanfffreak <jmanfffreak@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-08 16:59:14 +0000 |
---|---|---|
committer | jmanfffreak <jmanfffreak@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-08 16:59:14 +0000 |
commit | 8710df18225237dde2667da3386f5b6f0e68e128 (patch) | |
tree | 8f5009330a57d176556b64e9305ca9cdb8a6c99b /npc/quests | |
parent | c136da7faffd03e2ab5442cf781bc1257dd4e5a7 (diff) | |
download | hercules-8710df18225237dde2667da3386f5b6f0e68e128.tar.gz hercules-8710df18225237dde2667da3386f5b6f0e68e128.tar.bz2 hercules-8710df18225237dde2667da3386f5b6f0e68e128.tar.xz hercules-8710df18225237dde2667da3386f5b6f0e68e128.zip |
Fixed minor typo in eye_of_hellion.txt. bugreport:4851
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15026 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests')
-rw-r--r-- | npc/quests/eye_of_hellion.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/eye_of_hellion.txt b/npc/quests/eye_of_hellion.txt index a8416e9cc..f6afa2da6 100644 --- a/npc/quests/eye_of_hellion.txt +++ b/npc/quests/eye_of_hellion.txt @@ -1060,7 +1060,7 @@ prontera,223,82,0 script #prt_key-1 111,{ mes "[" + strcharinfo(0) + "]"; mes "What the heck does this"; mes "even mean? A Veggie Lady?"; - mes "Does Clanux knows anything"; + mes "Does Clanux know anything"; mes "at all about this clue...?"; close; } @@ -1350,7 +1350,7 @@ payon,182,132,3 script Grout'he Tuccok#hellion 48,{ mes "[Grout'he]"; mes "There you go!"; mes "Thanks for the cash~"; - mes "(Know I won't have to"; + mes "(Now I won't have to"; mes "get my knees all broken!)"; mes "Oh, and let me mark your"; mes "Mini-Map for you real quick..."; |