post-kerbin-mining-corporation / HeatControl

Adds more radiators to Kerbal Space Program
13 stars 15 forks source link

Surface radiators in wrong CTT node #30

Closed Gilph closed 5 years ago

Gilph commented 5 years ago

the three surface radiators (YF-25, YF-75, YF-150) are installed into the Specialized Electrics CTT node.

In the HeatControlCommunityTechTree.cfg, in the Surface Radiator section: @PART[radiator-surface-2]:NEEDS[CommunityTechTree] should be: @PART[radiator-surface-25-1]:NEEDS[CommunityTechTree]

@PART[radiator-surface-3]:NEEDS[CommunityTechTree] should be: @PART[radiator-surface-375-1]:NEEDS[CommunityTechTree]

@PART[radiator-surface-1]:NEEDS[CommunityTechTree] should be: @PART[radiator-surface-125-1]:NEEDS[CommunityTechTree]

ChrisAdderley commented 5 years ago

Ready for next version.

ChrisAdderley commented 5 years ago

Released.