summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 027c04887..54a26ab7e 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -218,6 +218,10 @@ function script HUB_SkillInvoke {
case TMW2_KALWURF:
SK_summon(Wolvern, 4, any(3,4));
break;
+ case TMW2_FAIRYKINGDOM:
+ // TODO: Allow Pixie summoning
+ SK_summon(any(FireFairy, EarthFairy, WaterFairy, WindFairy, PoisonFairy), 4, any(3,4));
+ break;
}
// Debug