Plasma fueled radiation collectors (#19598)

* Fixes issue with solution regenerators

* Update Solution.cs

Removed excess whitespace

* Undid file scoping to make this easier to review

* Initial prototype

* Adjusted coefficients

* Removed unintentional changes from another PR

* Undid unintentional change

* Undid unintentional change

* Added temperature modifier to power production

* Guidebook entry and radiation collector low pressure warning

* Reviewer requested changes
This commit is contained in:
chromiumboy
2023-09-04 08:11:57 -05:00
committed by GitHub
parent cebc3f28f3
commit 05e9d2e33a
6 changed files with 184 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
power-radiation-collector-gas-tank-missing = [color=red]No gas tank attached.[/color]
power-radiation-collector-gas-tank-present = A gas tank is [color=darkgreen]connected[/color].
power-radiation-collector-gas-tank-low-pressure = The gas tank [color=orange]low pressure[/color] light is on.