Page 1 of 1

pollution multipliers

Posted: Sun May 07, 2017 3:55 pm
by HerrGohlem
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

Re: pollution multipliers

Posted: Mon May 08, 2017 10:24 am
by Mooncat
You can check the variables in base/prototypes/map-settings.lua.
Then, to change them:

Code: Select all

game.map_settings.pollution.enabled = false
This will disable all pollution.