From 625018b4be1a17dd28180a2d77d1187aa4b5450e Mon Sep 17 00:00:00 2001 From: Reid Date: Thu, 2 Apr 2015 17:17:57 +0200 Subject: Set item use delay from 0.1s to 10s. --- conf/battle/items.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/battle/items.conf b/conf/battle/items.conf index 09210a3ea..0ecedf930 100644 --- a/conf/battle/items.conf +++ b/conf/battle/items.conf @@ -61,7 +61,7 @@ item_check: no // How much time must pass between item uses? // Only affects the delay between using items, prevents healing item abuse. Recommended ~500 ms // On officials this is 0, but it's set to 100ms as a measure against bots/macros. -item_use_interval: 100 +item_use_interval: 10000 // How much time must pass between cash food uses? Default: 60000 (1 min) cashfood_use_interval: 60000 -- cgit v1.2.3-70-g09d2