Skip to content

Fix deuterium FuelName in SystemHeatBoiloff patch#110

Merged
ChrisAdderley merged 1 commit intoKSPModStewards:devfrom
Wyzard256:boiloff-cooling-cost-proportion
Aug 14, 2024
Merged

Fix deuterium FuelName in SystemHeatBoiloff patch#110
ChrisAdderley merged 1 commit intoKSPModStewards:devfrom
Wyzard256:boiloff-cooling-cost-proportion

Conversation

@Wyzard256
Copy link
Copy Markdown
Contributor

The patch that deletes module-level CoolingCost is meant to apply to Far Future Tech fusion tanks, which hold LqdDeuterium, not LqdHydrogen. The mistake didn't really hurt anything, since those tanks also hold LqdHe3 (so they get the patch anyway) and there aren't (and shouldn't be) any non-fusion cryo tanks with CoolingCost defined on the module itself (rather than in a BOILOFFCONFIG). Still, the patch ought to specify the correct matching criteria for the modules it intends to modify.

The patch that deletes module-level CoolingCost is meant to apply to Far
Future Tech fusion tanks, which hold LqdDeuterium, not LqdHydrogen.  The
mistake didn't really hurt anything, since those tanks also hold LqdHe3
(so they get the patch anyway) and there aren't (and shouldn't be) any
non-fusion cryo tanks with CoolingCost defined on the module itself
(rather than in a BOILOFFCONFIG).  Still, the patch ought to specify the
correct matching criteria for the modules it intends to modify.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants