Difference between revisions of "Parts/Aero/cones/protectiveRocketNoseMk7 v3.cfg"
From Kerbal Space Program Wiki
< Parts
m (*update to 0.25;) |
m (*update to 1.0;) |
||
Line 1: | Line 1: | ||
− | {{Part config|Protective Rocket | + | {{Part config|Protective Rocket Nose Cone Mk7|2=PART |
{ | { | ||
− | + | name = rocketNoseCone | |
− | + | module = Part | |
− | + | author = NovaSilisko | |
− | + | mesh = model.mu | |
− | + | scale = 1 | |
− | + | rescaleFactor = 1 | |
− | + | node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2 | |
− | + | TechRequired = advConstruction | |
− | + | entryCost = 6500 | |
− | + | cost = 450 | |
− | + | category = Aero | |
− | + | subcategory = 0 | |
− | name = rocketNoseCone | + | title = Protective Rocket Nose Cone Mk7 |
− | module = Part | + | manufacturer = Goliath National Products |
− | author = NovaSilisko | + | description = A large nose cone for covering up exposed areas of big rockets. |
− | + | attachRules = 1,0,1,1,0 | |
− | + | mass = 0.2 | |
− | mesh = model.mu | + | dragModelType = default |
− | scale = 1 | + | maximum_drag = 0.1 |
− | rescaleFactor = 1 | + | minimum_drag = 0.1 |
− | + | angularDrag = 0.5 | |
− | + | crashTolerance = 10 | |
− | + | maxTemp = 2000 // = 3400 | |
− | node_stack_bottom = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2 | + | fuelCrossFeed = False |
− | + | bulkheadProfiles = size2 | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | TechRequired = | ||
− | entryCost = 6500 | ||
− | cost = 450 | ||
− | category = Aero | ||
− | subcategory = 0 | ||
− | title = Protective Rocket | ||
− | manufacturer = Goliath National Products | ||
− | description = A large | ||
− | |||
− | |||
− | attachRules = 1,0,1,1,0 | ||
− | |||
− | |||
− | mass = 0. | ||
− | dragModelType = default | ||
− | maximum_drag = 0.1 | ||
− | minimum_drag = 0.1 | ||
− | angularDrag = 0.5 | ||
− | crashTolerance = 10 | ||
− | maxTemp = 3400 | ||
− | fuelCrossFeed = False | ||
− | |||
− | |||
− | |||
} | } | ||
}} | }} |
Revision as of 10:04, 29 April 2015
PART { name = rocketNoseCone module = Part author = NovaSilisko mesh = model.mu scale = 1 rescaleFactor = 1 node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 2 TechRequired = advConstruction entryCost = 6500 cost = 450 category = Aero subcategory = 0 title = Protective Rocket Nose Cone Mk7 manufacturer = Goliath National Products description = A large nose cone for covering up exposed areas of big rockets. attachRules = 1,0,1,1,0 mass = 0.2 dragModelType = default maximum_drag = 0.1 minimum_drag = 0.1 angularDrag = 0.5 crashTolerance = 10 maxTemp = 2000 // = 3400 fuelCrossFeed = False bulkheadProfiles = size2 }