Difference between revisions of "Parts/Structural/strutOcto/strutOcto.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
Nilesrogoff (talk | contribs) (Page created) |
m (Update config) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Part config|Octagonal Strut|2=PART | |
− | name = strutOcto | + | { |
− | module = Part | + | name = strutOcto |
− | author = NovaSilisko | + | module = Part |
− | + | author = NovaSilisko | |
− | mesh = model.mu | + | mesh = model.mu |
− | scale = 1 | + | scale = 1 |
− | rescaleFactor = 1 | + | rescaleFactor = 1 |
− | + | PhysicsSignificance = 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_stack_top = 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 |
− | node_stack_bottom = 0.0, -0.1287344, 0.0, 0.0, 1.0, 0.0, 0 | + | TechRequired = precisionEngineering |
− | + | entryCost = 6400 | |
− | cost = | + | cost = 20 |
− | 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 | |
− | + | dragModelType = default | |
− | mass = 0.001 | + | maximum_drag = 0.2 |
− | dragModelType = default | + | minimum_drag = 0.2 |
− | maximum_drag = 0.2 | + | angularDrag = 2 |
− | minimum_drag = 0.2 | + | crashTolerance = 7 |
− | angularDrag = 2 | + | maxTemp = 2000 // = 3000 |
− | crashTolerance = 7 | + | bulkheadProfiles = size0 |
− | maxTemp = 3000 | + | 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 } }