diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-16 08:08:53 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-16 08:08:53 +0000 |
commit | 4256612cd7254d789cb90daa0e49f82e67dc0226 (patch) | |
tree | 0254689e1b12b0d0f0d66a0503704db40f60d1f6 | |
parent | d5453d5a18c5a47e89cb2ba7bdb274a55b414512 (diff) | |
download | hercules-4256612cd7254d789cb90daa0e49f82e67dc0226.tar.gz hercules-4256612cd7254d789cb90daa0e49f82e67dc0226.tar.bz2 hercules-4256612cd7254d789cb90daa0e49f82e67dc0226.tar.xz hercules-4256612cd7254d789cb90daa0e49f82e67dc0226.zip |
Fixed some typos in /cites/payon.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1236 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | npc/Changelog.txt | 3 | ||||
-rw-r--r-- | npc/cities/payon.txt | 28 |
2 files changed, 17 insertions, 14 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index d9944cd7a..5c922e667 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -35,6 +35,9 @@ Other Ppl Date Added ====== +03/16 + * Fixed some typos in /cites/payon.txt, thanks to Hibiki [celest] + 03/15 * Fixed some typos in shops.txt, thanks to Dino9021 [celest] * Fixed some bugs in the 32 new hats script, the custom jobchanger and platinum diff --git a/npc/cities/payon.txt b/npc/cities/payon.txt index 6e0008ed5..207653b47 100644 --- a/npc/cities/payon.txt +++ b/npc/cities/payon.txt @@ -51,7 +51,7 @@ payon_in01.gat,177,91,5 script Young Man 88,{ close; } -payon.gat,104,62,5 script Young Man 88,{ +payon.gat,104,62,5 script Young Man 88,{ mes "[Young Man]"; mes "I still remember the story my grandfather told me long ago about the Amulet that possessed an Evil Power within it."; next; @@ -70,7 +70,7 @@ payon.gat,104,62,5 script Young Man 88,{ close; } -payon_in01.gat,180,7,0 script Waitress 90,{ +payon_in01.gat,180,7,0 script Waitress 90,{ mes "[Waitress]"; mes "People in this place seem to be busy all the time, they come and go to be Archers or to buy arrows, I have to stick with this small shop."; mes "I feell so melancholy and bored."; @@ -147,7 +147,7 @@ L_Menu4: close; } -payon.gat,193,116,1 script Woman 66,{ +payon.gat,193,116,1 script Woman 66,{ mes "[Woman]"; mes "Welcome to Payon. You must have had a hard time getting through the thick forest? I hope you didn't run into too much trouble?"; next; @@ -336,7 +336,7 @@ L_Menu3: close; } -payon_in01.gat,66,64,5 script Archer Wolt 88,{ +payon_in01.gat,66,64,5 script Archer Wolt 88,{ mes "[Archer Wolt]"; mes "Archers should practice as much as they can. Otherwise they won't be an expert."; mes "Are you new here? Howdy!"; @@ -546,7 +546,7 @@ L_Menu3: close; } -payon_in01.gat,144,9,2 script Monster Scholar 98,{ +payon_in01.gat,144,9,2 script Monster Scholar 98,{ mes "[Monster Scholar Vuicokk]"; mes "Nice to meet you. I am Vuicokk the cholar in the monster research organization of Rune Midgard."; mes "Do you have any questions about monsters of Rune Midgard?"; @@ -771,7 +771,7 @@ payon.gat,160,185,0 script Billboard 111,{ payon.gat,173,238,4 script Unknown 740,{ mes "[Unknown]"; - mes "This is an new kRO Npc"; + mes "This is a new kRO Npc"; mes "This Npc hasn't been translated yet"; mes "If by accident you know what this npc is and could translate it"; mes "Please contact Darkchild (eAthena Dev)"; @@ -780,36 +780,36 @@ payon.gat,173,238,4 script Unknown 740,{ payon_in03.gat,75,129,4 script Unknown 704,{ mes "[Unknown]"; - mes "This is an new kRO Npc"; + mes "This is a 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; } payon_in03.gat,117,128,4 script Unknown 704,{ mes "[Unknown]"; - mes "This is an new kRO Npc"; + mes "This is a 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; } payon_in03.gat,118,119,8 script Unknown 101,{ mes "[Unknown]"; - mes "This is an new kRO Npc"; + mes "This is a 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; } payon_in03.gat,131,7,4 script Unknown 59,{ mes "[Unknown]"; - mes "This is an new kRO Npc"; + mes "This is a 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; } |