summaryrefslogtreecommitdiff
path: root/npc/quests/skills/monk_skills.txt
diff options
context:
space:
mode:
authorMasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-12 16:40:45 +0000
committerMasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-12 16:40:45 +0000
commit34d97ad8e590d40c8cd90aeb6caa0936b84885a6 (patch)
tree4f0cb1523ce7392994f4ecb92b2b77174d627a31 /npc/quests/skills/monk_skills.txt
parent1b28f3cc0bc670b82e71d12ad67e263f4e04d1f3 (diff)
downloadhercules-34d97ad8e590d40c8cd90aeb6caa0936b84885a6.tar.gz
hercules-34d97ad8e590d40c8cd90aeb6caa0936b84885a6.tar.bz2
hercules-34d97ad8e590d40c8cd90aeb6caa0936b84885a6.tar.xz
hercules-34d97ad8e590d40c8cd90aeb6caa0936b84885a6.zip
Some typo fixes by IVBela.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6015 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/skills/monk_skills.txt')
-rw-r--r--npc/quests/skills/monk_skills.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/skills/monk_skills.txt b/npc/quests/skills/monk_skills.txt
index 4d32d9c58..48e50445e 100644
--- a/npc/quests/skills/monk_skills.txt
+++ b/npc/quests/skills/monk_skills.txt
@@ -60,8 +60,8 @@ L_noitems:
close;
L_nomonk:
- mes "It's seems that your soul is disagree with your body";
- mes "come back when your body and your soul will be like Ying and Yang.";
+ mes "It seems that your soul is disagree with your body.";
+ mes "Come back when your body and your soul will be like Yin and Yang.";
emotion e_gasp;
close;
@@ -72,6 +72,6 @@ L_alreadyhave:
L_heavymonk:
mes "Come back when you've cleansed";
- mes "youself of your worldly possesions.";
+ mes "yourself of your worldly possessions.";
close;
}