Adds massive cargo ships to the game, that function similarly to trains. Also adds tanker ships, train bridges. NOTE: In 2.1, You Must Install Oil Rigs Separately!
Hello.
While playing I noticed the oil rigs I had placed produce no noticible pollution.
After some investigations and comparing with some other mod's buildings I noticed that the 'emissions_per_minute' field is usualy set to x * 60,
whereas in 'oil_rig.lua' on line 165 it's x / 60.
That leads me to believe it's accidentally some 3600 times to low.
:)