Skip to content

Commit fbae2bf

Browse files
committed
Merge pull request #48 from Starwaster/patch-5
Update SM fairings with fairing fix plugin
2 parents b08896b + 43b7d95 commit fbae2bf

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

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

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,18 @@ PART
4545

4646
MODULE
4747
{
48-
name = ModuleAnchoredDecoupler
48+
name = ModuleAnimatedAnchoredDecoupler
4949
anchorName = anchor
5050
ejectionForce = 100
5151
explosiveNodeID = bottom
5252
}
53+
MODULE
54+
{
55+
name = ModuleCargoBay
56+
DeployModuleIndex = 0
57+
closedPosition = 0
58+
lookupRadius = 1.25
59+
lookupCenter = 1.25, 0, 0
60+
}
5361

5462
}

0 commit comments

Comments
 (0)