minor CASE typos in NPC dialogues

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12452 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lupus 2008-03-31 06:07:22 +00:00
parent 2fedf05582
commit 4414348c9d
2 changed files with 3 additions and 3 deletions

View File

@ -98,7 +98,7 @@ prontera,111,99,5 script Egg Salesman#prt::EggVendor 98,{
mes "You don't have enough Zeny."; mes "You don't have enough Zeny.";
next; next;
mes "[Egg Salesman]"; mes "[Egg Salesman]";
mes "no discount, go and get enough Zeny."; mes "No discount, go and get enough Zeny.";
close; close;
} }
else { else {

View File

@ -323,7 +323,7 @@ yuno_in02,93,207,1 script Book of Ymir 111,{
mes "can confirm that Valkyrie and Valhalla actually exist..."; mes "can confirm that Valkyrie and Valhalla actually exist...";
next; next;
set valkyrie_Q,2; set valkyrie_Q,2;
mes "[The book of Ymir]"; mes "[The Book of Ymir]";
mes "Let the heroes live new lives"; mes "Let the heroes live new lives";
mes "so they can protect the world"; mes "so they can protect the world";
mes "from danger. And then..."; mes "from danger. And then...";
@ -351,7 +351,7 @@ valkyrie,44,33,5 script Teleporter 124,{
if (.@karma_d > 4) { if (.@karma_d > 4) {
mes "[Teleporter]"; mes "[Teleporter]";
mes "Congratulations."; mes "Congratulations.";
mes "Honors to the warriors!"; mes "Honor to the warriors!";
close; close;
} }
mes "[Teleporter]"; mes "[Teleporter]";