summaryrefslogtreecommitdiff
path: root/npc/003-3/malindou.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r--npc/003-3/malindou.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index ceae44ac3..7791035de 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -511,6 +511,11 @@ OnInit:
//htput($@CONTRIBUTORS, "", 1);
end;
+// This is for HUB
+OnSkillInvoke:
+ HUB_SkillInvoke();
+ end;
+
// Level up events
OnPCBaseLvUpEvent:
switch (BaseLevel) {