This commit is contained in:
2025-10-20 16:31:41 +02:00
parent 29b5acd552
commit bc126ffcd8
682 changed files with 13879 additions and 9290 deletions

View File

@@ -56,12 +56,14 @@ pollution {
I:pollutionCharcoalPitPerSecond=100
# Pollution released by tier, with the following formula: PollutionBaseDieselGeneratorPerSecond * PollutionDieselGeneratorReleasedByTier[Tier]
# The first entry has meaning as it is here to since machine tier with array index: LV is 1, etc. [default: [0.1, 1.0, 0.9, 0.8]]
# The first entry has meaning as it is here to since machine tier with array index: LV is 1, etc. [default: [0.1, 1.0, 0.9, 0.8, 0.7, 0.6]]
D:pollutionDieselGeneratorReleasedByTier <
0.1
1.0
0.9
0.8
0.7
0.6
>
# Controls the pollution released per second by the EBF. [range: -2147483648 ~ 2147483647, default: 400]