Nerfed wind mills
This commit is contained in:
parent
3a31351f36
commit
a4ccee14cb
1 changed files with 2 additions and 2 deletions
|
@ -330,13 +330,13 @@ generation {
|
||||||
>
|
>
|
||||||
|
|
||||||
# Maximum base generation value of the Wind Generator.
|
# 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.
|
# The maximum Y value that affects the Wind Generators Power generation.
|
||||||
I:WindGenerationMaxY=255
|
I:WindGenerationMaxY=255
|
||||||
|
|
||||||
# Minimum base generation value of the Wind Generator.
|
# 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.
|
# The minimum Y value that affects the Wind Generators Power generation.
|
||||||
I:WindGenerationMinY=24
|
I:WindGenerationMinY=24
|
||||||
|
|
Loading…
Reference in a new issue