Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KSP-RO/RealismOverhaul
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 639c0c804a46
Choose a base ref
...
head repository: KSP-RO/RealismOverhaul
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3b7167693b13
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 9, 2018

  1. Update SSTU_Tanks_PartUpgrades.cfg

    This has to do with technology which means it belongs in RP-0
    pap1723 committed Dec 9, 2018
    Copy the full SHA
    fa07e29 View commit details
  2. Copy the full SHA
    3b71676 View commit details
Showing with 6 additions and 6 deletions.
  1. +6 −6 GameData/RealismOverhaul/RO_SuggestedMods/SSTU/SSTU_Tanks_PartUpgrades.cfg
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
@PARTUPGRADE[SSTU-MFT-D1]:AFTER[SSTU]
{
@techRequired = materialsScienceSatellite
@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 = materialsScienceAdvCapsules
@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 = materialsScienceAdvCapsules
@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 = materialsScienceLunar
@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 = materialsScienceSpaceStation
@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 = materialsScienceSpaceplanes
@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.