diff options
Diffstat (limited to 'conf/map/battle/items.conf')
-rw-r--r-- | conf/map/battle/items.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/map/battle/items.conf b/conf/map/battle/items.conf index c7aa99245..f7ffd3f32 100644 --- a/conf/map/battle/items.conf +++ b/conf/map/battle/items.conf @@ -86,9 +86,6 @@ item_check: false // On officials this is 0, but it's set to 100ms as a measure against bots/macros. item_use_interval: 100 -// How much time must pass between cash food uses? Default: 60000 (1 min) -cashfood_use_interval: 60000 - // Required level of bNoMagicDamage before Status Changes are blocked (Golden Thief Bug card). // For example, if left at 50. An item can give bNoMagicDamage,40; // which reduces magic damage by 40%, but does not blocks status changes. |