tvwenger / du-factory-generator

https://tvwenger.github.io/du-factory-generator/
MIT License
14 stars 24 forks source link

fix gas production bug #67

Closed tvwenger closed 3 years ago

tvwenger commented 3 years ago

We initially limit gas production to one industry since we typically produce enough gas as byproduct elsewhere. In cases where we do not produce enough gas byproduct, then we need to add more gas producers.

tvwenger commented 3 years ago

Fixes https://github.com/lgfrbcsgo/du-factory-generator/issues/66