diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/quests/quests_hugel.txt | 2 | ||||
-rw-r--r-- | npc/quests/quests_rachel.txt | 2 |
2 files changed, 2 insertions, 2 deletions
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; |