Skip to content

Commit

Permalink
Remove hsp from cyrogenic resources pending more work on boiloff to f…
Browse files Browse the repository at this point in the history
…igure out what's going on. Close #294
  • Loading branch information
NathanKell committed Oct 22, 2023
1 parent b4d415d commit 138e378
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RealFuels/Resources/ResourceHsps.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -256,3 +256,9 @@
{
%hsp = 920 // FIXME, total guess but based on 'standardized' solids and the stock SolidFuel %hsp.
}

// Remove hsp from cryogenic resources
@RESOURCE_DEFINITION[*]:HAS[#vsp[>0]]:LAST[RealFuels]
{
!hsp = DEL
}

0 comments on commit 138e378

Please sign in to comment.