diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-18 05:42:45 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-18 05:42:45 +0000 |
commit | e26e3b2570fdf836a8c6c556c711bb6a81c3ecf0 (patch) | |
tree | add69d2928118542584007ba0c002e4997950ee5 /npc/cities/payon.txt | |
parent | db5a0ba6de24da584349db3c53648a39d50fb63c (diff) | |
download | hercules-e26e3b2570fdf836a8c6c556c711bb6a81c3ecf0.tar.gz hercules-e26e3b2570fdf836a8c6c556c711bb6a81c3ecf0.tar.bz2 hercules-e26e3b2570fdf836a8c6c556c711bb6a81c3ecf0.tar.xz hercules-e26e3b2570fdf836a8c6c556c711bb6a81c3ecf0.zip |
Updated Cloaking, Endure, fixed bug with monster npc's
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@244 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/payon.txt')
-rw-r--r-- | npc/cities/payon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/payon.txt b/npc/cities/payon.txt index b507a447b..6e0008ed5 100644 --- a/npc/cities/payon.txt +++ b/npc/cities/payon.txt @@ -773,7 +773,7 @@ payon.gat,173,238,4 script Unknown 740,{ mes "[Unknown]"; mes "This is an new kRO Npc"; mes "This Npc hasn't been translated yet"; - mes "I by excident you know what this npc is and could translate it"; + mes "If by accident you know what this npc is and could translate it"; mes "Please contact Darkchild (eAthena Dev)"; close; } |