Skip to content

Commit f3def38

Browse files
author
Robin Chang
committed
Lower maxTemp of most SM components
SM and other accessories should now burn up on reentry more reliably, without being too weak to withstand launch stresses.
1 parent f5a4732 commit f3def38

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

GameData/SDHI/Service Module System/Parts/SDHI_Boost_Protect_Cover/SDHI_Boost_Protect_Cover.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ PART
3131
breakingForce = 280
3232
breakingTorque = 280
3333
crashTolerance = 8
34-
maxTemp = 2000
34+
maxTemp = 1200
3535
fuelCrossFeed = True
3636
bulkheadProfiles = size2
3737
tags = #autoLOC_SDHI_Boost_Protect_Cover_partTags

GameData/SDHI/Service Module System/Parts/SDHI_Service_Module/SDHI_Crew_Module_Adapter.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ PART
3030
breakingForce = 280
3131
breakingTorque = 280
3232
crashTolerance = 8
33-
maxTemp = 2000
33+
maxTemp = 1200
3434
fuelCrossFeed = True
3535
bulkheadProfiles = size2
3636
tags = #autoLOC_SDHI_Crew_Module_Adapter_partTags

GameData/SDHI/Service Module System/Parts/SDHI_Service_Module/SDHI_Service_Module.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ PART
6161
breakingForce = 280
6262
breakingTorque = 280
6363
crashTolerance = 8
64-
maxTemp = 2000
64+
maxTemp = 1200
6565
stagingIcon = LIQUID_ENGINE
6666
fuelCrossFeed = True
6767
bulkheadProfiles = size2

GameData/SDHI/Service Module System/Parts/SDHI_Service_Module/SDHI_Service_Module_Fairing.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ PART
3737
breakingForce = 280
3838
breakingTorque = 280
3939
crashTolerance = 8
40-
maxTemp = 2000
40+
maxTemp = 1200
4141
bulkheadProfiles = size2
4242
tags = #autoLOC_SDHI_Service_Module_Fairing_partTags
4343

GameData/SDHI/Service Module System/Parts/SDHI_Service_Module/SDHI_Spacecraft_Adapter.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ PART
3030
breakingForce = 280
3131
breakingTorque = 280
3232
crashTolerance = 8
33-
maxTemp = 2000
33+
maxTemp = 1200
3434
fuelCrossFeed = False
3535
bulkheadProfiles = size2
3636
tags = #autoLOC_SDHI_Spacecraft_Adapter_partTags

0 commit comments

Comments
 (0)