diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-12-10 02:11:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-12-10 02:11:48 -0300 |
commit | f5a268e2efae277d554594698df2ffd41f93acef (patch) | |
tree | 44ecfb89836809aa374793fff46392f1875624b7 /npc/015-2/ben.txt | |
parent | 9595994391eb60cc9f9cf387b1672d40b5e7914d (diff) | |
download | serverdata-f5a268e2efae277d554594698df2ffd41f93acef.tar.gz serverdata-f5a268e2efae277d554594698df2ffd41f93acef.tar.bz2 serverdata-f5a268e2efae277d554594698df2ffd41f93acef.tar.xz serverdata-f5a268e2efae277d554594698df2ffd41f93acef.zip |
I forgot to comment this line
Diffstat (limited to 'npc/015-2/ben.txt')
-rw-r--r-- | npc/015-2/ben.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-2/ben.txt b/npc/015-2/ben.txt index 4f81e196c..920526ffc 100644 --- a/npc/015-2/ben.txt +++ b/npc/015-2/ben.txt @@ -50,7 +50,7 @@ L_Recruit: mesn; 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; + //mesc l("Note: You won't be able to leave the class later."), 1; next; if (askyesno() == ASK_YES) { THIEF_EXP=0; |