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_nif.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_nif.txt')
-rw-r--r-- | npc/guides/guides_nif.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guides/guides_nif.txt b/npc/guides/guides_nif.txt index 166a5807c..fb1ad5895 100644 --- a/npc/guides/guides_nif.txt +++ b/npc/guides/guides_nif.txt @@ -70,7 +70,7 @@ niflheim.gat,186,190,5 script Wandering Man 798,{ viewpoint 2,219,198,2,0xCC6600;
viewpoint 2,219,170,3,0x66FF33;
viewpoint 2,189,210,4,0x3366FF;
- mes "[Wandering Man]";
+ mes "[Wandering Man]";
mes "I removed all the indications,";
mes "If you still need any directions, come back and talk to me again.";
close;
|