Nerfed wind mills

This commit is contained in:
Logan G 2021-10-12 16:18:00 -06:00
parent 3a31351f36
commit a4ccee14cb
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -330,13 +330,13 @@ generation {
>
# Maximum base generation value of the Wind Generator.
D:WindGenerationMax=480.0
D:WindGenerationMax=240.0
# The maximum Y value that affects the Wind Generators Power generation.
I:WindGenerationMaxY=255
# Minimum base generation value of the Wind Generator.
D:WindGenerationMin=60.0
D:WindGenerationMin=30.0
# The minimum Y value that affects the Wind Generators Power generation.
I:WindGenerationMinY=24