Fix attachment rules

develop
Andrew Cassidy 4 years ago
parent fcd24b7c5c
commit e1d3780d91
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

@ -15,6 +15,7 @@ PART
// Attachment // Attachment
node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0 node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0
attachRules = 1,1,1,1,0
// Tech // Tech
TechRequired = landing TechRequired = landing
@ -122,7 +123,7 @@ PART
throttleLocked = True throttleLocked = True
ignitionThreshold = 0.1 ignitionThreshold = 0.1
minThrust = 0 minThrust = 0
maxThrust = 500 maxThrust = 200
heatProduction = 300 heatProduction = 300
fxOffset = 0, 0, 0.25 fxOffset = 0, 0, 0.25
EngineType = SolidBooster EngineType = SolidBooster

Loading…
Cancel
Save