Surface radiators in wrong CTT node
Gilph opened this issue · 2 comments
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]