diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-08 00:50:14 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-09-08 00:50:14 +0000 |
commit | 1e720ea4015c89a5661c85a73a8b8381f140f675 (patch) | |
tree | 9eaca3e56b439ea149612ad657b9661d10856ef3 /npc/cities | |
parent | c5b4a8858a9cab1e11ec1e2a5d490172fc7d0afa (diff) | |
download | hercules-1e720ea4015c89a5661c85a73a8b8381f140f675.tar.gz hercules-1e720ea4015c89a5661c85a73a8b8381f140f675.tar.bz2 hercules-1e720ea4015c89a5661c85a73a8b8381f140f675.tar.xz hercules-1e720ea4015c89a5661c85a73a8b8381f140f675.zip |
- Clarified documentation for 'addtimer'.
- Fixed a typo in a gonryun NPC (Wi -> Wu).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14047 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities')
-rw-r--r-- | npc/cities/gonryun.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/gonryun.txt b/npc/cities/gonryun.txt index b5452ee02..d294ddbb9 100644 --- a/npc/cities/gonryun.txt +++ b/npc/cities/gonryun.txt @@ -361,7 +361,7 @@ gonryun,166,196,3 script Soldier#gon 780,{ mes "looked human. I wonder"; mes "what it was..."; next; - mes "[Wa Qiu Wi]"; + mes "[Wa Qiu Wu]"; mes "It might have been the"; mes "thief, but it moved"; mes "so fast, it seemed like"; |