From 8c2c22ef27d8875f3b2f49b9d1a2a0ee629a1a39 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Sat, 23 Mar 2024 01:40:03 -0500 Subject: [PATCH] Increase iterationreducer again --- weatherGenerator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weatherGenerator.js b/weatherGenerator.js index 5f3ac07..5c57a8b 100644 --- a/weatherGenerator.js +++ b/weatherGenerator.js @@ -45,7 +45,7 @@ module.exports = { var amount = 7 - var iterationReducer = 1 + var iterationReducer = 3 if (hardRain) { amount = 100