From b2e3e6db76946203375ce83def764bb5800c5751 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 3 May 2020 14:03:08 -0300 Subject: Don't trust the code, bring lockpicks --- npc/042-0/arthur.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/042-0/arthur.txt') diff --git a/npc/042-0/arthur.txt b/npc/042-0/arthur.txt index b0d1fba82..793d496ac 100644 --- a/npc/042-0/arthur.txt +++ b/npc/042-0/arthur.txt @@ -159,12 +159,13 @@ L_Tutorial: mes l("Once the quest is started, entrance will be closed."); mes l("No one can go out during the quest, so ensure every guild member has proper equipment, potions, and time for this dungeon."); next; - mes l("Additionally, for the optimal experience, ensure your party has at least the following members:"); + mes l("Additionally, for the optimal experience, ensure your party has at least the following members and items:"); mes ""; mes l("* Thief"); mes l("* Mage"); + mes l("* %s", getitemlink(TreasureKey)); + mes l("* %s", getitemlink(Lockpicks)); 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."); -- cgit v1.2.3-60-g2f50