Fix multicoupler names

This commit is contained in:
2019-10-22 11:09:08 -07:00
parent 363409efea
commit c9413c7745
2 changed files with 5 additions and 6 deletions

View File

@ -5,8 +5,8 @@
// - Rockomax HubMax Multi-Point Connector (stationHub) // - Rockomax HubMax Multi-Point Connector (stationHub)
// - BZ-52 Radial Attachment Point (stackPoint1) // - BZ-52 Radial Attachment Point (stackPoint1)
// - TVR-200 Stack Bi-Coupler (stackBiCoupler_v2) // - TVR-200 Stack Bi-Coupler (stackBiCoupler_v2)
// - TVR-300 Stack Tri-Coupler (stackTriCoupler_v2) // - TVR-1180C Mk1 Stack Tri-Coupler (stackTriCoupler_v2)
// - TVR-400 Stack Quad-Coupler (stackQuadCoupler) // - TVR-2160C Mk2 Stack Quad-Coupler (stackQuadCoupler)
@PART[adapterSmallMiniTall] @PART[adapterSmallMiniTall]
{ {

View File

@ -1,5 +1,4 @@
?v0.2.0
v0.2.0
------ ------
- KSP 1.8 compatibility - KSP 1.8 compatibility
- Phase 2 release - Phase 2 release
@ -22,8 +21,8 @@
- TVR-300L Stack Tri-Adapter (Andrew) - TVR-300L Stack Tri-Adapter (Andrew)
- TVR-400L Stack Quad-Adapter (Andrew) - TVR-400L Stack Quad-Adapter (Andrew)
- TVR-200 Stack Bi-Coupler (Andrew) - TVR-200 Stack Bi-Coupler (Andrew)
- TVR-300 Stack Tri-Coupler (Andrew) - TVR-1180C Mk1 Stack Tri-Coupler (Andrew)
- TVR-400 Stack Quad-Coupler (Andrew) - TVR-2160C Mk2 Stack Quad-Coupler (Andrew)
- Resources - Resources
- 'Drill-O-Matic' Mining Excavator (Andrew Cassidy) - 'Drill-O-Matic' Mining Excavator (Andrew Cassidy)
- 'Drill-O-Matic Junior' Mining Excavator (Andrew Cassidy) - 'Drill-O-Matic Junior' Mining Excavator (Andrew Cassidy)