From 608514b4754311564713f219d4f92be9ca113032 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Feb 2020 08:27:21 -0300 Subject: Vincent Tutorial: Explain about Seasonal Quests. --- npc/005-1/vincent.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/005-1/vincent.txt') diff --git a/npc/005-1/vincent.txt b/npc/005-1/vincent.txt index e23ed7b5f..d74560e3e 100644 --- a/npc/005-1/vincent.txt +++ b/npc/005-1/vincent.txt @@ -11,7 +11,7 @@ if (.@q == 2) goto L_QuestDone; speech S_LAST_BLANK_LINE, - l("I am making a figurin with Bug legs."), + l("I am making a figurin with Bug legs for the upcoming festival."), lg("Be a friend and bring me @@ @@.", "Be a friend and bring me @@ @@.", .LegsCount, getitemlink(BugLeg)); switch (select(l("Ok, I'll be back in no time."), @@ -57,6 +57,8 @@ L_QuestDone: speech l("Hey, @@!", strcharinfo(0)), l("My figurin is so nice!"); + tutmes l("Some quests and events, like the festival, are only available during specific times."); + tutmes l("Some will only repeat yearly, while other events happen weekly or monthly, or in some other time aspect."); close; OnInit: -- cgit v1.2.3-70-g09d2