summaryrefslogtreecommitdiff
path: root/npc/003-3/malindou.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-28 14:22:15 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-28 14:22:15 -0300
commitce1ca0c776d02b14ee99a96241957b9e5ce368a0 (patch)
tree45a60ecdc8cf5de59e2b54de60d6b9b9fffaae44 /npc/003-3/malindou.txt
parent75a0d425b8b2da904d422091f3e5ecf7395202dc (diff)
downloadserverdata-ce1ca0c776d02b14ee99a96241957b9e5ce368a0.tar.gz
serverdata-ce1ca0c776d02b14ee99a96241957b9e5ce368a0.tar.bz2
serverdata-ce1ca0c776d02b14ee99a96241957b9e5ce368a0.tar.xz
serverdata-ce1ca0c776d02b14ee99a96241957b9e5ce368a0.zip
Have a pipeline do a dry run if the new system could work or not
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r--npc/003-3/malindou.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index 56303c920..5c235d025 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -676,6 +676,13 @@ OnSkillInvoke:
@skillId=0;
end;
+OnPCBonus:
+ debugmes "PCBonus Invoked";
+ if (!playerattached())
+ end;
+ HUB_PCBonus();
+ end;
+
// Level up events
OnPCBaseLvUpEvent:
switch (BaseLevel) {