summaryrefslogtreecommitdiff
path: root/npc/015-2/ben.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/015-2/ben.txt')
-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;
}