From 1aea178ef7cdb76eda5600540b5fbd29fd54ff88 Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 18 Sep 2015 13:09:16 +0200 Subject: More aggressive whitespace cleanup. Follow up to 51329e6 Signed-off-by: Haru --- conf/battle/drops.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/battle/drops.conf') diff --git a/conf/battle/drops.conf b/conf/battle/drops.conf index 424c46f5b..ec122002a 100644 --- a/conf/battle/drops.conf +++ b/conf/battle/drops.conf @@ -83,7 +83,7 @@ item_drop_treasure_min: 1 item_drop_treasure_max: 10000 // Use logarithmic drops? (Note 1) -// Logarithmic drops scale drop rates in a non-linear fashion using the equation +// Logarithmic drops scale drop rates in a non-linear fashion using the equation // Droprate(x,y) = x * (5 - log(x)) ^ (ln(y) / ln(5)) // Where x is the original drop rate and y is the drop_rate modifier (the previously mentioned item_rate* variables) // Use the following table for an idea of how the rate will affect drop rates when logarithmic drops are used: -- cgit v1.2.3-60-g2f50