summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-25 07:39:03 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-25 07:39:03 -0300
commitfc5892ccf67faf40c3da9e6454600eb8cc7cec5c (patch)
tree18548819f3682f447cf742b7059fee1b5dce4c3d /npc/functions/hub.txt
parent4774e7beea749dcca652aa80bb8358496c44adb2 (diff)
downloadserverdata-fc5892ccf67faf40c3da9e6454600eb8cc7cec5c.tar.gz
serverdata-fc5892ccf67faf40c3da9e6454600eb8cc7cec5c.tar.bz2
serverdata-fc5892ccf67faf40c3da9e6454600eb8cc7cec5c.tar.xz
serverdata-fc5892ccf67faf40c3da9e6454600eb8cc7cec5c.zip
Prepare the last skill from Sagratha :3
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 2619ffe26..3e745825d 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -518,9 +518,11 @@ function script HUB_SkillInvoke {
SK_summon(any(GreenSlime,AzulSlime,RedSlime,AngryYellowSlime), 2, any(3,4));
break;
case TMW2_FAIRYKINGDOM:
- // TODO: Allow Pixie summoning
SK_summon(any(FireFairy, EarthFairy, WaterFairy, WindFairy, PoisonFairy), 4, any(3,4));
break;
+ case TMW2_FAIRYEMPIRE:
+ SK_summon(any(VanityPixie, HolyPixie, ShadowPixie, NulityPixie), 5, any(4,5));
+ break;
// More complex summons
case TMW2_HALHISS:
.@mobId=Snake;