Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions GameData/SSTU/Parts/Upgrades/UpgradeParts-MHS.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PARTUPGRADE
{
name = SSTU-MHS-D1
partIcon = SSTU-SC-GEN-MHS
partIcon = SSTU-GEN-MHS
techRequired = flightControl
entryCost = 10000
title = Modular Heat Shield Diameter Increase (1.875m)
Expand All @@ -12,7 +12,7 @@ PARTUPGRADE
PARTUPGRADE
{
name = SSTU-MHS-D2
partIcon = SSTU-SC-GEN-MHS
partIcon = SSTU-GEN-MHS
techRequired = landing
entryCost = 20000
title = Modular Heat Shield Max Diameter Increase (2.5m)
Expand All @@ -21,7 +21,7 @@ PARTUPGRADE
PARTUPGRADE
{
name = SSTU-MHS-D3
partIcon = SSTU-SC-GEN-MHS
partIcon = SSTU-GEN-MHS
techRequired = advLanding
entryCost = 30000
title = Modular Heat Shield Max Diameter Increase (3.75m)
Expand All @@ -30,7 +30,7 @@ PARTUPGRADE
PARTUPGRADE
{
name = SSTU-MHS-D4
partIcon = SSTU-SC-GEN-MHS
partIcon = SSTU-GEN-MHS
techRequired = heavyLanding
entryCost = 40000
title = Modular Heat Shield Max Diameter Increase (10m)
Expand Down