summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-27 20:17:31 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-27 20:17:31 -0300
commita30e56ebd98f9269d90d1ceac70101652415ab1b (patch)
treeb69af80ac88ab47ac2a8368bb742b34c177c41d8
parenta8803b186e7caf4675adc08b9a9af518d69d9c82 (diff)
downloadserverdata-a30e56ebd98f9269d90d1ceac70101652415ab1b.tar.gz
serverdata-a30e56ebd98f9269d90d1ceac70101652415ab1b.tar.bz2
serverdata-a30e56ebd98f9269d90d1ceac70101652415ab1b.tar.xz
serverdata-a30e56ebd98f9269d90d1ceac70101652415ab1b.zip
More rewrites to Ben so it sounds cooler.
-rw-r--r--npc/015-2/ben.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-2/ben.txt b/npc/015-2/ben.txt
index 98dac1710..2957b2e47 100644
--- a/npc/015-2/ben.txt
+++ b/npc/015-2/ben.txt
@@ -25,7 +25,7 @@ L_Quest:
if (THIEF_RANK == 0)
goto L_Recruit;
mesn;
- mesq l("Hello there, @@, fear from the wealthy.", thiefrank());
+ mesq l("Hello there, @@ the @@.", strcharinfo(0), thiefrank());
if (THIEF_RANK == 5) goto L_Menu;
mesq l("I see you have collected some experience. Let me try to rank you up!");
next;