summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/042-0/arthur.txt5
1 files changed, 3 insertions, 2 deletions
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.");