diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-01 00:33:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-01 00:33:20 -0300 |
commit | 93d7142a964d9a34c142b0f17d043537534a7f51 (patch) | |
tree | 0e809e85a9510b12e914404d1f1e15ec479a735e /npc/042-0/arthur.txt | |
parent | e49dcbc1ac6c3a5c9f1721c727d75136f812bbec (diff) | |
download | serverdata-93d7142a964d9a34c142b0f17d043537534a7f51.tar.gz serverdata-93d7142a964d9a34c142b0f17d043537534a7f51.tar.bz2 serverdata-93d7142a964d9a34c142b0f17d043537534a7f51.tar.xz serverdata-93d7142a964d9a34c142b0f17d043537534a7f51.zip |
Lockpicks the jail system can provide, but not treasure keys.
Bring plenty.
Diffstat (limited to 'npc/042-0/arthur.txt')
-rw-r--r-- | npc/042-0/arthur.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/042-0/arthur.txt b/npc/042-0/arthur.txt index de243b33d..c3242b6ce 100644 --- a/npc/042-0/arthur.txt +++ b/npc/042-0/arthur.txt @@ -141,6 +141,8 @@ L_Tutorial: mes ""; mes l("* Thief"); mes l("* Mage"); + mes ""; + mes l("You should also bring plenty of %s!", getitemlink(TreasureKey)); next; mes b(".:: VICTORY REWARDS ::."); mes l("Victory prizes include guild experience, guild money, and guild bound items."); |