mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Forgot about fix for RS+ SM-6A version and added fairing note to changelog.
This commit is contained in:
parent
cdf4708208
commit
1349fbb57c
@ -30,7 +30,9 @@ v1.2.0
|
|||||||
- FTX-2 External Fuel Duct now supports new White variant, plus an additional Delta Blue variant.
|
- FTX-2 External Fuel Duct now supports new White variant, plus an additional Delta Blue variant.
|
||||||
- Advanced Grabbing Unit Jr. now supports new White, Black, and Yellow variants
|
- Advanced Grabbing Unit Jr. now supports new White, Black, and Yellow variants
|
||||||
- Added Dark variant for basic winglets
|
- Added Dark variant for basic winglets
|
||||||
|
- Added Gold/Silver/Metal variants to selection of fairings
|
||||||
- Fixes:
|
- Fixes:
|
||||||
|
- Resolved issue with fairing creation brought up by the KSP 1.10.0 update.
|
||||||
- Fixed duplicate drag cubes on reaction wheels.
|
- Fixed duplicate drag cubes on reaction wheels.
|
||||||
- Rebuilt colliders for the following parts: QBE, HECS, HECS2, OKTO, OKTO2, Twin Boar (#862, #865)
|
- Rebuilt colliders for the following parts: QBE, HECS, HECS2, OKTO, OKTO2, Twin Boar (#862, #865)
|
||||||
- Fixed smoothing issues on Twin Boar
|
- Fixed smoothing issues on Twin Boar
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
MODEL
|
MODEL
|
||||||
{
|
{
|
||||||
model = ReStock/Assets/Command/restock-crewed-endcap-2
|
model = ReStock/Assets/Command/restock-crewed-endcap-2
|
||||||
position = 0.0, -0.351654, 0.0
|
position = 0.0, -0.336654, 0.0
|
||||||
scale = 1,-1,1
|
scale = 1,-1,1
|
||||||
rotation = 0, 0, 0
|
rotation = 0, 0, 0
|
||||||
name = endcap_bottom
|
name = endcap_bottom
|
||||||
@ -19,7 +19,7 @@
|
|||||||
MODEL
|
MODEL
|
||||||
{
|
{
|
||||||
model = ReStock/Assets/Command/restock-crewed-endcap-2
|
model = ReStock/Assets/Command/restock-crewed-endcap-2
|
||||||
position = 0.0,0.2975, 0.0
|
position = 0.0, 0.3125, 0.0
|
||||||
scale = 1,1,1
|
scale = 1,1,1
|
||||||
rotation = 0, 0, 0
|
rotation = 0, 0, 0
|
||||||
name = endcap_top
|
name = endcap_top
|
||||||
|
Loading…
Reference in New Issue
Block a user