Skip to content

Commit

Permalink
Merge pull request #10 from JadeOfMaar/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
JadeOfMaar authored Jul 21, 2020
2 parents 89deb83 + e9c37bd commit 69b5825
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion GameData/RationalResourcesParts/Resources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,16 @@ B9_TANK_TYPE:NEEDS[B9PartSwitch]
name = RRWork
unitsPerVolume = 1
}
RESOURCE
RESOURCE:NEEDS[CommunityResourcePack,!ClassicStock]
{
name = ThermalPower
unitsPerVolume = 2.5
}
RESOURCE:NEEDS[ClassicStock]
{
name = CoreHeat
unitsPerVolume = 2.5
}
}

RESOURCE_DEFINITION
Expand Down

0 comments on commit 69b5825

Please sign in to comment.