Difference between revisions of "Parts/Structural/strutOcto/strutOcto.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (*update to 1.0;) |
m (Update config) |
||
Line 10: | Line 10: | ||
node_stack_top = 0.0, 0.1287344, 0.0, 0.0, 1.0, 0.0, 0 | node_stack_top = 0.0, 0.1287344, 0.0, 0.0, 1.0, 0.0, 0 | ||
node_stack_bottom = 0.0, -0.1287344, 0.0, 0.0, -1.0, 0.0, 0 | node_stack_bottom = 0.0, -0.1287344, 0.0, 0.0, -1.0, 0.0, 0 | ||
+ | node_attach = 0.28, 0.0, 0.0, 1.0, 0.0, 0.0, 0 | ||
TechRequired = precisionEngineering | TechRequired = precisionEngineering | ||
entryCost = 6400 | entryCost = 6400 | ||
Line 15: | Line 16: | ||
category = Structural | category = Structural | ||
subcategory = 0 | subcategory = 0 | ||
− | title = Octagonal Strut | + | title = #autoLOC_500775 //#autoLOC_500775 = Octagonal Strut |
− | manufacturer = StrutCo | + | manufacturer = #autoLOC_501647 //#autoLOC_501647 = StrutCo |
− | description = StrutCo presents: Octagonal struts! Use them to mount stop signs or octopi. | + | description = #autoLOC_500776 //#autoLOC_500776 = StrutCo presents: Octagonal struts! Use them to mount stop signs or octopi. |
− | attachRules = 1, | + | attachRules = 1,1,1,1,0 |
mass = 0.001 | mass = 0.001 | ||
dragModelType = default | dragModelType = default | ||
Line 27: | Line 28: | ||
maxTemp = 2000 // = 3000 | maxTemp = 2000 // = 3000 | ||
bulkheadProfiles = size0 | bulkheadProfiles = size0 | ||
+ | tags = #autoLOC_500777 //#autoLOC_500777 = connect frame girder scaffold structur truss | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | packedVolume = 90 | ||
+ | } | ||
} | } | ||
− | |||
}} | }} |
Latest revision as of 18:37, 10 October 2024
PART { name = strutOcto module = Part author = NovaSilisko mesh = model.mu scale = 1 rescaleFactor = 1 PhysicsSignificance = 1 node_stack_top = 0.0, 0.1287344, 0.0, 0.0, 1.0, 0.0, 0 node_stack_bottom = 0.0, -0.1287344, 0.0, 0.0, -1.0, 0.0, 0 node_attach = 0.28, 0.0, 0.0, 1.0, 0.0, 0.0, 0 TechRequired = precisionEngineering entryCost = 6400 cost = 20 category = Structural subcategory = 0 title = #autoLOC_500775 //#autoLOC_500775 = Octagonal Strut manufacturer = #autoLOC_501647 //#autoLOC_501647 = StrutCo description = #autoLOC_500776 //#autoLOC_500776 = StrutCo presents: Octagonal struts! Use them to mount stop signs or octopi. attachRules = 1,1,1,1,0 mass = 0.001 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 7 maxTemp = 2000 // = 3000 bulkheadProfiles = size0 tags = #autoLOC_500777 //#autoLOC_500777 = connect frame girder scaffold structur truss MODULE { name = ModuleCargoPart packedVolume = 90 } }