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/custom/quests | |
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/custom/quests')
-rw-r--r-- | npc/custom/quests/bandit_beard.txt | 2 | ||||
-rw-r--r-- | npc/custom/quests/kaho_balmung.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/quests/bandit_beard.txt b/npc/custom/quests/bandit_beard.txt index a1872215f..51885b629 100644 --- a/npc/custom/quests/bandit_beard.txt +++ b/npc/custom/quests/bandit_beard.txt @@ -64,7 +64,7 @@ M_NO: L_DONE: mes "[Bearded Man]"; mes "Sorry, I can only make one per person."; - mes "We dont want too many beards now. Right?"; + mes "We don't want too many beards now. Right?"; emotion 29; close; diff --git a/npc/custom/quests/kaho_balmung.txt b/npc/custom/quests/kaho_balmung.txt index 7b6650ba4..c603697f2 100644 --- a/npc/custom/quests/kaho_balmung.txt +++ b/npc/custom/quests/kaho_balmung.txt @@ -70,7 +70,7 @@ Lend: close; NoItems: mes "[Royal Messenger]"; - mes "Sorry you dont have all the items or zeny I need."; + mes "Sorry you don't have all the items or zeny I need."; mes "Come back when you have them all"; close; } |