From f7da3e7ad422759affddf1aaa926bee4b7908532 Mon Sep 17 00:00:00 2001 From: brianluau Date: Mon, 1 Jun 2009 22:49:08 +0000 Subject: - Fixed 2 minor typos. (bugreport:3155) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13835 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_hugel.txt | 2 +- npc/quests/quests_rachel.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/quests/quests_hugel.txt b/npc/quests/quests_hugel.txt index 386c44bb5..f25aebcd5 100644 --- a/npc/quests/quests_hugel.txt +++ b/npc/quests/quests_hugel.txt @@ -3395,7 +3395,7 @@ hu_in01,310,380,5 script Girl#hugel 891,{ mes "Then do you have any family member who shares the same name as yours?"; mes "Like your father, for instance."; next; - mes "["+strcharinfo(0)+"]"; + mes "[Wintzil Trony]"; mes "I said, I am the only Wintzil Trony in my family."; mes "And I don't have a father."; mes "My mom is out of Hugel to sell Hugel's principal products."; diff --git a/npc/quests/quests_rachel.txt b/npc/quests/quests_rachel.txt index 45ff7aa43..e571772b9 100644 --- a/npc/quests/quests_rachel.txt +++ b/npc/quests/quests_rachel.txt @@ -2086,7 +2086,7 @@ ra_in01,250,19,3 script Mr. Shendar 929,{ mes "Still alive, eh? Hmpf!"; mes "I'll finish you off! I'll..."; mes "Er, huh?! Wait, I think"; - mes "AI know you. You're that"; + mes "I know you. You're that"; mes "adventurer that's been"; mes "here before, right?"; next; -- cgit v1.2.3-70-g09d2