diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-01 08:14:36 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-01 08:14:36 +0000 |
commit | d90483d3d0d2c334fff01faa0d1ef4899fce700b (patch) | |
tree | aa8fcd6f7d7ff0743bd00c563caf2862f76aacb5 /npc/quests | |
parent | 755aefb11175f1d7f145c74ad2b6e084974ff71f (diff) | |
download | hercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.tar.gz hercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.tar.bz2 hercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.tar.xz hercules-d90483d3d0d2c334fff01faa0d1ef4899fce700b.zip |
Fixed certain typos in src/npc/doc files
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11102 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests')
-rw-r--r-- | npc/quests/quests_payon.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/quests_payon.txt b/npc/quests/quests_payon.txt index 378812d90..311c25c22 100644 --- a/npc/quests/quests_payon.txt +++ b/npc/quests/quests_payon.txt @@ -81,7 +81,7 @@ payon_in01,18,10,4 script Mystic Lady 75,{ mes "I have tried to continue the family business here in Payon but it has proven to be difficult because of the warm whether."; next; mes "[Mystic Lady]"; - mes "Although the 'Ear Muffs' aren't very usefull here, if you plan on going somewhere that's cold our 'Ear Muffs' are a must have."; + mes "Although the 'Ear Muffs' aren't very useful here, if you plan on going somewhere that's cold our 'Ear Muffs' are a must have."; next; mes "[Mystic Lady]"; mes "All I need are:"; @@ -230,7 +230,7 @@ payon_in01,56,12,4 script Young Man#12 89,{ sL_GetHat: mes "[Young Man]"; - mes "Wait a moment! Be carefull about what items you give me."; + mes "Wait a moment! Be careful about what items you give me."; mes "I do not distinguish between equipment that has been forged or has cards attached to them."; mes "If you don't want to loose a precious card or piece of equipment, make sure you don't have it equiped."; next; |