diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/cities/payon.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index ae18f0341..5bce118de 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -35,6 +35,7 @@ Other Ppl Date Added ====== 11/18 + * Fixed typo in payon.txt [celest] * Fixed typos on izlude.txt [shadow] * Added custom WOE warper (now you can get to Novice Castles from Prontera) [Lupus] * Prontera.txt (Sewers) anti-novice exploit fix. should be added to any quests/banks where u once get free items/zeny [Lupus] 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; } |