Skip to content

Commit

Permalink
ECMs for the deprecated cores, and also the Surveyor <-> 1t bus
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Jul 10, 2017
1 parent 652c08e commit 0346cd7
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions GameData/RP-0/Tree/EntryCostModifiers.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2728,4 +2728,36 @@ ENTRYCOSTMODS
RO-RealEngines-RD0105 = 0
}
}



/// SPECIAL -- deprecated cores
// And probe cores
PART
{
name = RO_earlyControllableCore
entryCostMultipliers
{
probeCoreOcto2 = 0
}
}

PART
{
name = RO_surveyorCore
entryCostMultipliers
{
probeCoreOcto = 0
HECS2_ProbeCore = 0
}
}
PART
{
name = HECS2_ProbeCore
entryCostMultipliers
{
probeCoreOcto = 0
RO_surveyorCore = 0
}
}
}

0 comments on commit 0346cd7

Please sign in to comment.