diff options
author | Kargha <Kargha@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-25 19:51:00 +0000 |
---|---|---|
committer | Kargha <Kargha@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-25 19:51:00 +0000 |
commit | bd61d3ee7ccb281b034805f6c3cc5af4d1e5c49b (patch) | |
tree | 4c8a5f2621c4ebce3a73c0ed21c3187421957bb9 /npc | |
parent | d723bd079a161370c932d1e0e0473b165a87d7e7 (diff) | |
download | hercules-bd61d3ee7ccb281b034805f6c3cc5af4d1e5c49b.tar.gz hercules-bd61d3ee7ccb281b034805f6c3cc5af4d1e5c49b.tar.bz2 hercules-bd61d3ee7ccb281b034805f6c3cc5af4d1e5c49b.tar.xz hercules-bd61d3ee7ccb281b034805f6c3cc5af4d1e5c49b.zip |
Fixed a small typo
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6280 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/cities/einbech.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/einbech.txt b/npc/cities/einbech.txt index 1307e45fa..d6e22dc4f 100644 --- a/npc/cities/einbech.txt +++ b/npc/cities/einbech.txt @@ -536,7 +536,7 @@ einbech.gat,148,242,5 script Jung 855,{ mes "people who's lived";
mes "in both Einbech and";
mes "Einbroch for a long time,";
- mes "So I gyess I'm one of the";
+ mes "So I guess I'm one of the";
mes "best guides of this area.";
next;
mes "[Jung]";
|