summaryrefslogtreecommitdiff
path: root/npc/commands/ipcheck.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/ipcheck.txt')
-rw-r--r--npc/commands/ipcheck.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/ipcheck.txt b/npc/commands/ipcheck.txt
index 5cb57578e..2568644c4 100644
--- a/npc/commands/ipcheck.txt
+++ b/npc/commands/ipcheck.txt
@@ -62,7 +62,7 @@ OnCall:
end;
OnInit:
- bindatcmd "checkidle", "@checkidle::OnCall", 60, 80, 1;
+ bindatcmd "checkidle", "@checkidle::OnCall", 60, 80, 0;
end;
}