summaryrefslogtreecommitdiff
path: root/npc/003-1/swezanne.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/swezanne.txt')
-rw-r--r--npc/003-1/swezanne.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/003-1/swezanne.txt b/npc/003-1/swezanne.txt
index bacae524a..cc999c910 100644
--- a/npc/003-1/swezanne.txt
+++ b/npc/003-1/swezanne.txt
@@ -89,6 +89,12 @@ L_SilviaAccept:
close;
L_Close:
+ if (.@q == 0) {
+ mesc l("Protip: @@ can be found from @@ and @@. For the later one, ask Lua for strategies.", getitemlink(CactusDrink), getmonsterlink(Maggot), getmonsterlink(GiantMaggot));
+ mesc l("Protip 2: Drop rates are low. Try other quests while you slay mobs for this one.");
+ next;
+ }
+
closedialog;
goodbye;
close;