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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 041827347..01167098e 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -281,6 +281,9 @@ function script HUB_SkillInvoke {
case TMW2_GDP_SPREGEN:
SK_spregen();
break;
+ case TMW2_NILFHEIM:
+ SK_nilfheim();
+ break;
case TMW2_PARUM:
SK_parum();
break;