More tuning

This commit is contained in:
Chris Adderley
2019-03-10 14:13:42 -07:00
parent 438b4829e6
commit 8b8bd7949a
3 changed files with 18 additions and 2 deletions

View File

@ -12,6 +12,8 @@
@parachuteName = B_ParachuteLargeDrogueRotator
}
}
!DRAG_CUBE {}
}
@PART[parachuteLarge]:AFTER[RealChute]
@ -26,6 +28,8 @@
@parachuteName = B_ParachuteLargeRotator
}
}
!DRAG_CUBE {}
}
@PART[parachuteSingle]:AFTER[RealChute]
@ -40,6 +44,8 @@
@parachuteName = B_ParachuteRoot004
}
}
!DRAG_CUBE {}
}
@PART[parachuteRadial]:AFTER[RealChute]
@ -54,6 +60,8 @@
@parachuteName = B_ParachuteRoot
}
}
!DRAG_CUBE {}
}
@PART[radialDrogue]:AFTER[RealChute]
@ -68,4 +76,6 @@
@parachuteName = B_ParachuteRoot005
}
}
!DRAG_CUBE {}
}