summaryrefslogtreecommitdiff
path: root/npc/magic/zarkor.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/magic/zarkor.txt')
-rw-r--r--npc/magic/zarkor.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/magic/zarkor.txt b/npc/magic/zarkor.txt
index 4f63cace4..5c739f148 100644
--- a/npc/magic/zarkor.txt
+++ b/npc/magic/zarkor.txt
@@ -33,6 +33,6 @@ OnCall:
end;
OnInit:
- bindatcmd "sk-zarkor", "sk#zarkor::OnCall", 0, 100, 0;
+ bindatcmd "sk-zarkor", "sk#zarkor::OnCall", 1, 100, 0;
end;
}