diff options
Diffstat (limited to 'npc/cities')
-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; } |