From a5604642235cfa35b9e3c41a2a32603b6c64f841 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Feb 2020 08:24:51 -0300 Subject: Information about repeatable quests on Liana --- npc/005-1/liana.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/005-1/liana.txt b/npc/005-1/liana.txt index da8af3a8b..2916013ac 100644 --- a/npc/005-1/liana.txt +++ b/npc/005-1/liana.txt @@ -16,6 +16,7 @@ //mesq l("Hurnscald is a large city. I'm sure glad I live in Candor because I know where everything's at."); mesq l("Monsters do not aim small towns like Candor. This city also comes with the plus that I know where everything's at."); if (BaseLevel >= 5) goto L_Menu; + tutmes l("This quest will unlock at level 5."), l("Protip"), false; close; L_Menu: @@ -31,6 +32,7 @@ L_Slime: mes ""; .@q=getq(CandorQuest_Liana); mesq l("I collect them."); + tutmes l("Liana, like other NPCs, provide a repeatable quest. Once you finish it, you will be able to do it again, after waiting for a few hours."); next; if (.@q == 0) goto L_Quest; if (gettimetick(2) >= LIANA_TIMER + 60 * 60 * 6) goto L_Repeat; -- cgit v1.2.3-60-g2f50