summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-27 20:15:35 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-27 20:15:35 -0300
commita8803b186e7caf4675adc08b9a9af518d69d9c82 (patch)
tree6da541bba60b976618234aad5b890a18decef98a
parent71631b8c72eef79f721ab3b4a5c03425a0e0aabb (diff)
downloadserverdata-a8803b186e7caf4675adc08b9a9af518d69d9c82.tar.gz
serverdata-a8803b186e7caf4675adc08b9a9af518d69d9c82.tar.bz2
serverdata-a8803b186e7caf4675adc08b9a9af518d69d9c82.tar.xz
serverdata-a8803b186e7caf4675adc08b9a9af518d69d9c82.zip
Improve Ben's dialog.
-rw-r--r--npc/015-2/ben.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/015-2/ben.txt b/npc/015-2/ben.txt
index ed5df8a18..98dac1710 100644
--- a/npc/015-2/ben.txt
+++ b/npc/015-2/ben.txt
@@ -46,7 +46,7 @@ L_Quest:
L_Recruit:
mesn;
- mesq l("You seem to be doing some money. Would you consider fighting for evil, and against all those whom make wealth unworthly?");
+ mesq l("You seem to be doing some money. Would you consider fighting for your own greed, or even be a Robin-Hood-of-sorts, stealing from the rich?");
//mesc l("Notice: If you join the ##BBandits Guild##b now, you WON'T BE ABLE to be a merchant police later!"), 1;
mesc l("Note: You won't be able to leave the class later."), 1;
next;
@@ -55,7 +55,8 @@ L_Recruit:
THIEF_RANK=1;
mes "";
mesn;
- mesq l("Welcome to the ##BThieves Guild##b! Steal anyone wealthy!");
+ mesq l("Welcome to the ##BThieves Guild##b! Follow those with higher rank than you, and happy stealing!");
+ mesc l("You've learned how to use @@. Simple locks can now be broken.", getitemlink(Lockpicks));
} else {
goto L_Intro;
}