We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b08896b + 43b7d95 commit fbae2bfCopy full SHA for fbae2bf
1 file changed
GameData/SDHI/Service Module System/Parts/SDHI_2.5_ServiceModuleFairing/part.cfg
@@ -45,10 +45,18 @@ PART
45
46
MODULE
47
{
48
- name = ModuleAnchoredDecoupler
+ name = ModuleAnimatedAnchoredDecoupler
49
anchorName = anchor
50
ejectionForce = 100
51
explosiveNodeID = bottom
52
}
53
+ MODULE
54
+ {
55
+ name = ModuleCargoBay
56
+ DeployModuleIndex = 0
57
+ closedPosition = 0
58
+ lookupRadius = 1.25
59
+ lookupCenter = 1.25, 0, 0
60
+ }
61
62
0 commit comments