summaryrefslogtreecommitdiff
path: root/npc/017-1/fairy_collector.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-1/fairy_collector.txt')
-rw-r--r--npc/017-1/fairy_collector.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/npc/017-1/fairy_collector.txt b/npc/017-1/fairy_collector.txt
index 39db68b85..2e452d389 100644
--- a/npc/017-1/fairy_collector.txt
+++ b/npc/017-1/fairy_collector.txt
@@ -241,7 +241,15 @@ L_Main:
// Mounts
case 17:
msObjective(countitem(LegendaryTortuga), "* "+getitemlink(LegendaryTortuga));
+ msObjective(countitem(LegendaryMouboo), "* "+getitemlink(LegendaryMouboo));
next;
+ if (countitem(LegendaryTortuga) &&
+ countitem(LegendaryMouboo)) {
+ #COLLECTOR = #COLLECTOR|COLLECT_MOUNTS;
+ getitembound SilverBell, 1, 1;
+ mesc l("CONGRATULATIONS! You have obtained the %s.", getitemlink(SilverBell)), 3;
+ next;
+ }
break;
// Pets (2x bells)
case 18: