summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/003-3/malindou.txt2
-rw-r--r--npc/005-5/cynric.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index 0ac61cde1..d284b6890 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -81,7 +81,7 @@
l("\"@@\", I like this name!", strcharinfo(0)),
l("Oh, wait a second...");
narrator S_LAST_NEXT,
- l("Lloyd is searching something in his book.");
+ l("@@ is searching something in his book.", .npcname$);
speech S_LAST_NEXT,
l("I see."),
lg("You are new around here, right?");
diff --git a/npc/005-5/cynric.txt b/npc/005-5/cynric.txt
index 2d23c6aa7..f5a0f8441 100644
--- a/npc/005-5/cynric.txt
+++ b/npc/005-5/cynric.txt
@@ -83,7 +83,7 @@
l("\"@@\", I like this name!", strcharinfo(0)),
l("Oh, wait a second...");
narrator S_LAST_NEXT,
- l("Lloyd is searching something in his book.");
+ l("@@ is searching something in his book.", .npcname$);
speech S_LAST_NEXT,
l("I see."),
lg("You are new around here, right?");