mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix attachment rules
This commit is contained in:
parent
fcd24b7c5c
commit
e1d3780d91
@ -15,6 +15,7 @@ PART
|
||||
|
||||
// Attachment
|
||||
node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0
|
||||
attachRules = 1,1,1,1,0
|
||||
|
||||
// Tech
|
||||
TechRequired = landing
|
||||
@ -122,7 +123,7 @@ PART
|
||||
throttleLocked = True
|
||||
ignitionThreshold = 0.1
|
||||
minThrust = 0
|
||||
maxThrust = 500
|
||||
maxThrust = 200
|
||||
heatProduction = 300
|
||||
fxOffset = 0, 0, 0.25
|
||||
EngineType = SolidBooster
|
||||
|
Loading…
Reference in New Issue
Block a user