diff options
Diffstat (limited to 'npc/003-3')
-rw-r--r-- | npc/003-3/malindou.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 5c235d025..61cdc4d86 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -676,8 +676,7 @@ OnSkillInvoke: @skillId=0; end; -OnPCBonus: - debugmes "PCBonus Invoked"; +OnPCBonusEvent: if (!playerattached()) end; HUB_PCBonus(); |