From 55bb5d6257ebebc6defb44400ef811431591e01f Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 24 Oct 2013 09:22:54 -0200 Subject: Follow up e08c05a0f73d6e6ea4fe64a9b91291bc0a002251 Fixed default value, Thanks to jaBote's hawk eyes! Signed-off-by: shennetsind --- conf/battle/player.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/battle') diff --git a/conf/battle/player.conf b/conf/battle/player.conf index 5e6c9afda..03d51bbaf 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -164,4 +164,4 @@ snovice_call_type: 0 // Please note that at least 1 option has to be enabled. // Be mindful that the more options used, the easier it becomes to cheat features that rely on idletime (e.g. checkidle()). // Default: walk ( 0x1 ) + useskilltoid ( 0x2 ) + useskilltopos ( 0x4 ) + useitem ( 0x8 ) + attack ( 0x10 ) = 0x25 -idletime_criteria: 0x25 +idletime_criteria: 0x1F -- cgit v1.2.3-60-g2f50