From 207fd64083ba3724afd6059b8be25794d4f84b68 Mon Sep 17 00:00:00 2001 From: Lupus Date: Mon, 31 Mar 2008 06:07:22 +0000 Subject: minor CASE typos in NPC dialogues git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12452 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/events/easter_2008.txt | 2 +- npc/jobs/valkyrie.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/events/easter_2008.txt b/npc/events/easter_2008.txt index 7237d079e..0d9f703da 100644 --- a/npc/events/easter_2008.txt +++ b/npc/events/easter_2008.txt @@ -98,7 +98,7 @@ prontera,111,99,5 script Egg Salesman#prt::EggVendor 98,{ mes "You don't have enough Zeny."; next; mes "[Egg Salesman]"; - mes "no discount, go and get enough Zeny."; + mes "No discount, go and get enough Zeny."; close; } else { diff --git a/npc/jobs/valkyrie.txt b/npc/jobs/valkyrie.txt index b4ad18742..f6191cf31 100644 --- a/npc/jobs/valkyrie.txt +++ b/npc/jobs/valkyrie.txt @@ -323,7 +323,7 @@ yuno_in02,93,207,1 script Book of Ymir 111,{ mes "can confirm that Valkyrie and Valhalla actually exist..."; next; set valkyrie_Q,2; - mes "[The book of Ymir]"; + mes "[The Book of Ymir]"; mes "Let the heroes live new lives"; mes "so they can protect the world"; mes "from danger. And then..."; @@ -351,7 +351,7 @@ valkyrie,44,33,5 script Teleporter 124,{ if (.@karma_d > 4) { mes "[Teleporter]"; mes "Congratulations."; - mes "Honors to the warriors!"; + mes "Honor to the warriors!"; close; } mes "[Teleporter]"; -- cgit v1.2.3-60-g2f50