From 20b1f7aaf989acdee677b38b43a74cddab926bcd Mon Sep 17 00:00:00 2001 From: Alige Date: Sat, 1 Sep 2012 09:30:15 +0400 Subject: Replaced "EHOO" by "HEY" in darlin.txt because "EHOO" is too french-like. Though, "HEY" may be translated to "EHOO" in the french translation. --- npc/000-1/darlin.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/000-1/darlin.txt b/npc/000-1/darlin.txt index ec2decd9..aaff5f7b 100644 --- a/npc/000-1/darlin.txt +++ b/npc/000-1/darlin.txt @@ -135,7 +135,7 @@ l_Quit: close; l_QuestGiven: - mesq l("EHOO") + " " + strcharinfo(0) + "!"; + mesq l("HEY") + " " + strcharinfo(0) + "!"; next; mesq l("DID YOU FIND OUT WHAT THE LIGHT WAS?"); next; @@ -176,7 +176,7 @@ l_DangerAround: close; l_QuestDone: - mesq l("EHOO") + " " + strcharinfo(0) + "!"; + mesq l("HEY") + " " + strcharinfo(0) + "!"; next; goto l_Menu; -- cgit v1.2.3-70-g09d2