Increase iterationreducer again
This commit is contained in:
parent
0a02a073f8
commit
8c2c22ef27
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ module.exports = {
|
|||
|
||||
var amount = 7
|
||||
|
||||
var iterationReducer = 1
|
||||
var iterationReducer = 3
|
||||
|
||||
if (hardRain) {
|
||||
amount = 100
|
||||
|
|
Loading…
Reference in a new issue