mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix typo.
This commit is contained in:
@ -26,7 +26,7 @@ PART
|
||||
// After playing with a children's pinwheel toy and asking themselves "how could this become more awesome", one engineer tried pointing a small rocket engine at it. The engineering team immediately got to work using it to generate electricity, and the Monopropellant APU was born
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 0,1,0,0,0
|
||||
bulkheadProfiles = surf
|
||||
bulkheadProfiles = srf
|
||||
// --- standard part parameters ---
|
||||
mass = 0.075
|
||||
dragModelType = default
|
||||
|
Reference in New Issue
Block a user