Fixed some typos in /cites/payon.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1236 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
celest 2005-03-16 08:08:53 +00:00
parent 2d67a03877
commit 7056c651ed
2 changed files with 17 additions and 14 deletions

View File

@ -35,6 +35,9 @@ Other Ppl
Date Added Date Added
====== ======
03/16
* Fixed some typos in /cites/payon.txt, thanks to Hibiki [celest]
03/15 03/15
* Fixed some typos in shops.txt, thanks to Dino9021 [celest] * Fixed some typos in shops.txt, thanks to Dino9021 [celest]
* Fixed some bugs in the 32 new hats script, the custom jobchanger and platinum * Fixed some bugs in the 32 new hats script, the custom jobchanger and platinum

View File

@ -771,7 +771,7 @@ payon.gat,160,185,0 script Billboard 111,{
payon.gat,173,238,4 script Unknown 740,{ payon.gat,173,238,4 script Unknown 740,{
mes "[Unknown]"; 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 "This Npc hasn't been translated yet";
mes "If by accident 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)"; 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,{ payon_in03.gat,75,129,4 script Unknown 704,{
mes "[Unknown]"; 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 "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)"; mes "Please contact Darkchild (eAthena Dev)";
close; close;
} }
payon_in03.gat,117,128,4 script Unknown 704,{ payon_in03.gat,117,128,4 script Unknown 704,{
mes "[Unknown]"; 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 "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)"; mes "Please contact Darkchild (eAthena Dev)";
close; close;
} }
payon_in03.gat,118,119,8 script Unknown 101,{ payon_in03.gat,118,119,8 script Unknown 101,{
mes "[Unknown]"; 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 "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)"; mes "Please contact Darkchild (eAthena Dev)";
close; close;
} }
payon_in03.gat,131,7,4 script Unknown 59,{ payon_in03.gat,131,7,4 script Unknown 59,{
mes "[Unknown]"; 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 "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)"; mes "Please contact Darkchild (eAthena Dev)";
close; close;
} }