We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7776b68 + f1ba76e commit 6011ef9Copy full SHA for 6011ef9
1 file changed
GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg
@@ -37,7 +37,7 @@ PART
37
maxTemp = 3400
38
PhysicsSignificance = 0
39
bulkheadProfiles = size2
40
- thermalMassModifier = 0.001
+ thermalMassModifier = 1.0
41
42
MODULE
43
{
@@ -53,9 +53,9 @@ PART
53
// we agreed that this was probably too overpowered
54
name = ModuleAblator
55
ablativeResource = Ablator
56
- lossExp = -9000
57
- lossConst = 20
58
- pyrolysisLossFactor = 15000
+ lossExp = -6000
+ lossConst = 1
+ pyrolysisLossFactor = 900
59
reentryConductivity = 0.01
60
ablationTempThresh = 500
61
charMin = 1.0 // Disable ablative darkening (hopefully)
0 commit comments