Hello,
it is possibel via mod or lua command to multipliers the Pollution from all Maschines.
The Mod Misantrop has change the Pollution
Best regards
HerrGohlem
pollution multipliers
-
- Burner Inserter
- Posts: 13
- Joined: Wed Jan 04, 2017 10:16 pm
- Contact:
Re: pollution multipliers
You can check the variables in base/prototypes/map-settings.lua.
Then, to change them:
This will disable all pollution.
Then, to change them:
Code: Select all
game.map_settings.pollution.enabled = false