From ce1ca0c776d02b14ee99a96241957b9e5ce368a0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Mar 2021 14:22:15 -0300 Subject: Have a pipeline do a dry run if the new system could work or not --- npc/003-3/malindou.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'npc/003-3') 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) { -- cgit v1.2.3-70-g09d2