Skip to content

Commit

Permalink
Add in FASA LR79
Browse files Browse the repository at this point in the history
It is identical to the RO-stock clone LR79, so I set the entry costs and cross costs to reflect that. Any discount you get to an LR89 or LR105 with the stock version will now be enjoyed by the FASA version as well.
stratochief66 committed Apr 12, 2016
1 parent 71c0829 commit 978ba3f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions GameData/RP-0/EntryCostModifiers.cfg
Original file line number Diff line number Diff line change
@@ -81,6 +81,7 @@ ENTRYCOSTMODS
entryCostSubtractors
{
liquidEngine1-2 = 12000
FASADeltaMB3LFE = 12000
}
}
PART
@@ -93,6 +94,7 @@ ENTRYCOSTMODS
entryCostSubtractors
{
liquidEngine1-2 = 12000
FASADeltaMB3LFE = 12000
}
}

@@ -101,6 +103,24 @@ ENTRYCOSTMODS
{
name = liquidEngine1-2
maxSubtraction = 12000
entryCostMultipliers
{
FASADeltaMB3LFE = 0
}
entryCostSubtractors
{
RO-LR-89 = 12000
FASAMercuryAtlasEngBooster = 12000
}
}
PART
{
name = FASADeltaMB3LFE
maxSubtraction = 12000
entryCostMultipliers
{
liquidEngine1-2 = 0
}
entryCostSubtractors
{
RO-LR-89 = 12000
@@ -121,6 +141,7 @@ ENTRYCOSTMODS
RO-LR-89 = 4000
FASAMercuryAtlasEngBooster = 4000
liquidEngine1-2 = 1000
FASADeltaMB3LFE = 1000
}
}
PART
@@ -135,6 +156,7 @@ ENTRYCOSTMODS
RO-LR-89 = 4000
FASAMercuryAtlasEngBooster = 4000
liquidEngine1-2 = 1000
FASADeltaMB3LFE = 1000
}
}

0 comments on commit 978ba3f

Please sign in to comment.