mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
More tuning
This commit is contained in:
parent
438b4829e6
commit
8b8bd7949a
Binary file not shown.
@ -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 {}
|
||||
}
|
@ -1,8 +1,14 @@
|
||||
v0.1.2
|
||||
v0.1.2
|
||||
------
|
||||
- Fixes to address SurfaceLights compatibility (requires updated RealPlume, #522)
|
||||
- Fixes to address RealChute compatibility
|
||||
- Fixes to address RealPlume compatibility (requires updated RealPlume)
|
||||
- Fixed Communotron HG-55 being rotated 180° to the stock version
|
||||
- Fixed Basic variant Spark shroud (#521, #539)
|
||||
- Fixed incorrect dimensions on SC-9001 Material Bay (#542)
|
||||
- Fixed RealChute compatibility
|
||||
- Fixed Communotron HG-55 being rotated 180° to the stock version (#529)
|
||||
- Fixed Rhino plume (#538)
|
||||
- Fixed symmetry og of (#536)
|
||||
- Tuned Stayputnik reflectivity
|
||||
|
||||
v0.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user