From b676c9500e036b0a87b81d99e20c93891f31b7fd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 20 May 2020 10:24:46 -0300 Subject: Well, @Kolchak wanted a Nilfheim skill. Here we go; But it is not available yet (Magic Academy doesn't even have indoors.) --- npc/functions/hub.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/functions/hub.txt') 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; -- cgit v1.2.3-60-g2f50