Pollution: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 April 2026

23 September 2025

7 September 2025

1 September 2025

  • curprev 09:3909:39, 1 September 2025 Luc talk contribs 4,750 bytes +4,750 Created page with "= What is pollution ? = Pollution is a negative factor that impacts the production efficiency of companies within a region. When pollution is present, it reduces the amount of production a company can achieve. <code>[production] = [production] - (([production] - ([production]*0.1)) * [POLLUTION_VALUE]);</code> ''Example Calculation with 100 production and 10% pollution :'' <code>[production] = 100 - ((100 - (100 * 0.1)) * 0.1) = 100 - ((100 - 10) * 0.1) = 100 - (90 *..."