diff options
author | musashiden <musashiden@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-08 03:50:43 +0000 |
---|---|---|
committer | musashiden <musashiden@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-08 03:50:43 +0000 |
commit | b7ead3917f40c1e98950aab453c1b3196700fccb (patch) | |
tree | 118543db5fe6cc69167d8f8854f7f2cf15d45558 /npc/guides/guides_lhz.txt | |
parent | 95efe6677eb650ca8d158d6596c52c2028a02f51 (diff) | |
download | hercules-b7ead3917f40c1e98950aab453c1b3196700fccb.tar.gz hercules-b7ead3917f40c1e98950aab453c1b3196700fccb.tar.bz2 hercules-b7ead3917f40c1e98950aab453c1b3196700fccb.tar.xz hercules-b7ead3917f40c1e98950aab453c1b3196700fccb.zip |
-Fixed some typos and updated Lighthalzen Guides. [Musashiden]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7044 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guides/guides_lhz.txt')
-rw-r--r-- | npc/guides/guides_lhz.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guides/guides_lhz.txt b/npc/guides/guides_lhz.txt index a902eaeb9..209bc17ef 100644 --- a/npc/guides/guides_lhz.txt +++ b/npc/guides/guides_lhz.txt @@ -76,7 +76,7 @@ s_Cont: s_Tool:
mes "[Lighthalzen Guide]";
mes "The Tool Shop is";
- mes "located in the 11 o'clock";
+ mes "located in the 11 o' clock";
mes "direction from the center";
mes "of the East District.";
if(@tempguide)viewpoint 1,324,301,1,0xFF0000;
|