Skip to content

Commit

Permalink
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions GameData/RP-0/Parts/SSTU_Tanks_PartUpgrades.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
@PARTUPGRADE[SSTU-MFT-D1]:AFTER[SSTU]
{
@techRequired = unlockParts
@entryCost = 0
@title = Modular Tank Max Diameter Increase (3.05m)
@description = Increases the maximum diameter available for modular fuel tanks (SSTU-SC-TANK-XXX). This upgrade allows up to 3.05m diameter tanks to be created.
}

@PARTUPGRADE[SSTU-MFT-D2]:AFTER[SSTU]
{
@techRequired = unlockParts
@entryCost = 0
@title = Modular Tank Max Diameter Increase (6.6m)
@description = Increases the maximum diameter available for modular fuel tanks (SSTU-SC-TANK-XXX). This upgrade allows up to 6.6m diameter tanks to be created.
}

@PARTUPGRADE[SSTU-MFT-D3]:AFTER[SSTU]
{
@techRequired = unlockParts
@entryCost = 0
@title = Modular Tank Max Diameter Increase (7m)
@description = Increases the maximum diameter available for modular fuel tanks (SSTU-SC-TANK-XXX). This upgrade allows up to 7m diameter tanks to be created.
}

@PARTUPGRADE[SSTU-MFT-D4]:AFTER[SSTU]
{
@techRequired = unlockParts
@entryCost = 0
@title = Modular Tank Max Diameter Increase (10.1m)
@description = Increases the maximum diameter available for modular fuel tanks (SSTU-SC-TANK-XXX). This upgrade allows up to 10.1m diameter tanks to be created.
}

@PARTUPGRADE[SSTU-MFT-D5]:AFTER[SSTU]
{
@techRequired = unlockParts
@entryCost = 0
@title = Modular Tank Max Diameter Increase (16m)
@description = Increases the maximum diameter available for modular fuel tanks (SSTU-SC-TANK-XXX). This upgrade allows up to 16m diameter tanks to be created.
}

@PARTUPGRADE[SSTU-MFT-D6]:AFTER[SSTU]
{
@techRequired = unlockParts
@entryCost = 0
@title = Modular Tank Max Diameter Increase (50m)
@description = Increases the maximum diameter available for modular fuel tanks (SSTU-SC-TANK-XXX). This upgrade allows up to 50m diameter tanks to be created.
}

0 comments on commit 2b4ba45

Please sign in to comment.