summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/003-3/malindou.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index a18ab035a..b96bbc943 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -640,6 +640,8 @@ OnInit:
// This is for HUB
OnSkillInvoke:
+ if (!playerattached())
+ end;
HUB_SkillInvoke();
end;