diff --git a/config.lua.dist b/config.lua.dist index 0ac1e831a94..b5027874bc7 100644 --- a/config.lua.dist +++ b/config.lua.dist @@ -370,7 +370,8 @@ coinPacketSize = 25 coinImagesURL = "http://127.0.0.1/images/store/" classicAttackSpeed = false showScriptsLogInConsole = false -minDelayBetweenConditions = 0 -- time to suppress negative conditions after being affected by them (ms) +-- time to suppress negative conditions after being affected by them (ms) +minDelayBetweenConditions = 0 -- configure maximum value of critical imbuement criticalChance = 10 inventoryGlowOnFiveBless = false