Skip to content

Commit 76cd953

Browse files
committed
Merge pull request #78 from Starwaster/patch-11
Update heatshield for KSP 1.0.5
2 parents 0dc4ac4 + 0b6380a commit 76cd953

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield

GameData/SDHI/Service Module System/Parts/SDHI_2.5_Heatshield/part.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ PART
5353
// we agreed that this was probably too overpowered
5454
name = ModuleAblator
5555
ablativeResource = Ablator
56-
lossExp = -6000
57-
lossConst = 1
58-
pyrolysisLossFactor = 900
56+
lossExp = -7500
57+
lossConst = 0.1
58+
pyrolysisLossFactor = 6000
5959
reentryConductivity = 0.01
6060
ablationTempThresh = 500
6161
charMin = 1.0 // Disable ablative darkening (hopefully)

0 commit comments

Comments
 (0)