Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PART
angularDrag = 2
crashTolerance = 7
maxTemp = 2000 // = 3600
bulkheadProfiles = size1
bulkheadProfiles = size0
tags = cck-Pathfinder

MODULE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PART
angularDrag = 2
crashTolerance = 7
maxTemp = 2000 // = 3600
bulkheadProfiles = size1
bulkheadProfiles = size2
tags = cck-Pathfinder

MODULE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PART
angularDrag = 2
crashTolerance = 7
maxTemp = 2000 // = 3600
bulkheadProfiles = size1
bulkheadProfiles = size3
tags = cck-Pathfinder

MODULE
Expand Down
2 changes: 1 addition & 1 deletion Parts/Aero/Lasso/LassoSize0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PART
angularDrag = 2
crashTolerance = 7
maxTemp = 2000 // = 3600
bulkheadProfiles = size1
bulkheadProfiles = size0

MODULE
{
Expand Down
2 changes: 1 addition & 1 deletion Parts/Aero/Lasso/LassoSize2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PART
angularDrag = 2
crashTolerance = 7
maxTemp = 2000 // = 3600
bulkheadProfiles = size1
bulkheadProfiles = size2

MODULE
{
Expand Down
2 changes: 1 addition & 1 deletion Parts/Aero/Lasso/LassoSize3.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PART
angularDrag = 2
crashTolerance = 7
maxTemp = 2000 // = 3600
bulkheadProfiles = size1
bulkheadProfiles = size3

MODULE
{
Expand Down