pollution multipliers

Place to post guides, observations, things related to modding that are not mods themselves.
HerrGohlem
Burner Inserter
Burner Inserter
Posts: 13
Joined: Wed Jan 04, 2017 10:16 pm
Contact:

pollution multipliers

Post 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
User avatar
Mooncat
Smart Inserter
Smart Inserter
Posts: 1197
Joined: Wed May 18, 2016 4:55 pm
Contact:

Re: pollution multipliers

Post 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.
Post Reply

Return to “Modding discussion”