From 823e2d87ca21659bf43f6ecc7550eba4a7eeae31 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 17 Oct 2019 08:15:11 -0300 Subject: Register how many skills were used for analysis --- npc/003-3/malindou.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/003-3/malindou.txt') 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) { -- cgit v1.2.3-60-g2f50