From 5fa0b41f7bbce4b90cd15e97a03423389cd91b8b Mon Sep 17 00:00:00 2001 From: jesusalva Date: Tue, 13 Feb 2018 10:28:43 -0200 Subject: Fix typo --- npc/003-3/malindou.txt | 2 +- npc/005-5/cynric.txt | 2 +- 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?"); -- cgit v1.2.3-70-g09d2