diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-12 16:40:45 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-12 16:40:45 +0000 |
commit | 34d97ad8e590d40c8cd90aeb6caa0936b84885a6 (patch) | |
tree | 4f0cb1523ce7392994f4ecb92b2b77174d627a31 /npc/quests/skills/blacksmith_skills.txt | |
parent | 1b28f3cc0bc670b82e71d12ad67e263f4e04d1f3 (diff) | |
download | hercules-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/blacksmith_skills.txt')
-rw-r--r-- | npc/quests/skills/blacksmith_skills.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/skills/blacksmith_skills.txt b/npc/quests/skills/blacksmith_skills.txt index f61877589..e0e6d305c 100644 --- a/npc/quests/skills/blacksmith_skills.txt +++ b/npc/quests/skills/blacksmith_skills.txt @@ -112,7 +112,7 @@ L_noitems: close;
L_nosmith:
- mes "Don't mind Goodday overthere.";
+ mes "Don't mind Goodday over there.";
mes "He thinks everyone should like";
mes "this boring place!";
emotion e_laugh;
@@ -126,7 +126,7 @@ L_nogreed: L_alreadyhave:
mes "WOW, I guess you've learned";
- mes "all that the Blacksmith's of";
+ mes "all that the Blacksmiths of";
mes "Geffen can teach. Good luck";
mes "with your travels.";
close;
|