From ef22c9f2c6fe7dfae1bfedc9833ee68530cfd49c Mon Sep 17 00:00:00 2001 From: Starwaster Date: Wed, 3 Jun 2015 19:46:27 -0400 Subject: [PATCH] Update part.cfg shield darkening wasn't being disabled upon ablation or 0 ablative resource. This will fix that. --- .../Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg b/GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg index 6dd6b6d..b7a8cdb 100644 --- a/GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg +++ b/GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg @@ -58,8 +58,9 @@ PART pyrolysisLossFactor = 15000 reentryConductivity = 0.01 ablationTempThresh = 500 - charMin = 0.0 // Disable ablative darkening (hopefully) - charMax = 0.0 // Ditto + charMin = 1.0 // Disable ablative darkening (hopefully) + charMax = 1.0 // Ditto + charAlpha = 0.0 } RESOURCE