We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3fe529 + ef22c9f commit 438348dCopy full SHA for 438348d
1 file changed
GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg
@@ -58,8 +58,9 @@ PART
58
pyrolysisLossFactor = 15000
59
reentryConductivity = 0.01
60
ablationTempThresh = 500
61
- charMin = 0.0 // Disable ablative darkening (hopefully)
62
- charMax = 0.0 // Ditto
+ charMin = 1.0 // Disable ablative darkening (hopefully)
+ charMax = 1.0 // Ditto
63
+ charAlpha = 0.0
64
65
}
66
RESOURCE
0 commit comments