[Bilka] [0.17.36] Minor: void energy source does not show pollution emissions in info panel
Posted: Tue May 07, 2019 11:33 am
The entity does seem to be producing some pollution, but no info is displayed on how much.
Relevant bit of the entity prototype:
Screenshots of info panel and map showing pollution creation:
Relevant bit of the entity prototype:
Code: Select all
energy_source = {
emissions_per_minute = 1,
type = "void"
},
energy_usage = "2.4W",