Skip to content

Commit 592e7c7

Browse files
DRVeylDRVeyl
authored andcommitted
Gemini Heatshield default mass
RO patches didn't like not having a mass value to modify. Fixed in RO, but doesn't hurt to also "fix" here with a dummy value.
1 parent 65c6ce1 commit 592e7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GameData/ROCapsules/PartConfigs/GeminiBDB/GeminiHS.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ PART
1111
model = ROCapsules/Assets/BDB/Gemini/bluedog_Gemini_Heatshield_1p5m
1212
rotation = 0, 180, 0
1313
}
14-
1514
rescaleFactor = 1.524
1615
node_stack_bottom = 0.0, 0.075149, 0.0, 0.0, -1.0, 0.0, 1
1716
node_stack_top = 0.0, 0.075149, 0.0, 0.0, 1.0, 0.0, 1
@@ -27,6 +26,7 @@ PART
2726
manufacturer = McDonnell Aircraft
2827
description = Heatshield for the Gemini Capsule. Can be switched to the Gemini B configuration with a hatch
2928
attachRules = 1,0,1,0,0
29+
mass = 0.050
3030
dragModelType = default
3131
maximum_drag = 0.2
3232
minimum_drag = 0.2

0 commit comments

Comments
 (0)