diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-21 12:12:04 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-21 12:12:04 +0000 |
commit | 932c76a02329e9c1b40f2b3d134ef22c55c19243 (patch) | |
tree | 802b8dbc1594413f2f25b7e770854b10883c8d6d /npc/quests/The_Sign_Quest.txt | |
parent | 4ef9dcc884c7b27a4f29b932461f76470cb0689a (diff) | |
download | hercules-932c76a02329e9c1b40f2b3d134ef22c55c19243.tar.gz hercules-932c76a02329e9c1b40f2b3d134ef22c55c19243.tar.bz2 hercules-932c76a02329e9c1b40f2b3d134ef22c55c19243.tar.xz hercules-932c76a02329e9c1b40f2b3d134ef22c55c19243.zip |
Typo hunt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/The_Sign_Quest.txt')
-rw-r--r-- | npc/quests/The_Sign_Quest.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/The_Sign_Quest.txt b/npc/quests/The_Sign_Quest.txt index 2c594b28c..776fc4117 100644 --- a/npc/quests/The_Sign_Quest.txt +++ b/npc/quests/The_Sign_Quest.txt @@ -5803,7 +5803,7 @@ L_Success: delitem 7177,countitem(7177); //we delete all the pieces, or else u can't reborn mes "While you were gone, I managed to"; mes "restore the Sobbing Starlight. Why"; - mes "dont you go ahead and take a"; + mes "don't you go ahead and take a"; mes "look?"; next; getitem 7178,1; @@ -8174,7 +8174,7 @@ que_sign01.gat,122,141,5 script Witch#2 792,{ mes "anyone know that I've asked"; mes "you to bring me the Symbol of"; mes "Nine Realms. I especially"; - mes "dont want Serin to find out."; + mes "don't want Serin to find out."; next; mes "[Kirkena]"; mes "If I can help it,"; |