diff --git a/GameData/SDHI/Service Module System/Parts/SDHI_2.5_ServiceModuleFairing/part.cfg b/GameData/SDHI/Service Module System/Parts/SDHI_2.5_ServiceModuleFairing/part.cfg index 777625b..b71ef2a 100644 --- a/GameData/SDHI/Service Module System/Parts/SDHI_2.5_ServiceModuleFairing/part.cfg +++ b/GameData/SDHI/Service Module System/Parts/SDHI_2.5_ServiceModuleFairing/part.cfg @@ -45,10 +45,18 @@ PART MODULE { - name = ModuleAnchoredDecoupler + name = ModuleAnimatedAnchoredDecoupler anchorName = anchor ejectionForce = 100 explosiveNodeID = bottom } + MODULE + { + name = ModuleCargoBay + DeployModuleIndex = 0 + closedPosition = 0 + lookupRadius = 1.25 + lookupCenter = 1.25, 0, 0 + } }