diff options
Diffstat (limited to 'npc/042-0')
-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."); |