Difference between revisions of "Parts/Structural/strutOcto/strutOcto.cfg"
From Kerbal Space Program Wiki
< Parts | Structural
m (*update to 0.24.2;) |
m (Update config) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Part config|Octagonal Strut|2=PART | {{Part config|Octagonal Strut|2=PART | ||
{ | { | ||
− | name = strutOcto | + | name = strutOcto |
− | module = Part | + | module = Part |
− | author = NovaSilisko | + | author = NovaSilisko |
− | + | mesh = model.mu | |
− | mesh = model.mu | + | scale = 1 |
− | scale = 1 | + | rescaleFactor = 1 |
− | rescaleFactor = 1 | + | PhysicsSignificance = 1 |
− | + | node_stack_top = 0.0, 0.1287344, 0.0, 0.0, 1.0, 0.0, 0 | |
− | PhysicsSignificance = 1 | + | 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 | |
− | node_stack_top = 0.0, 0.1287344, 0.0, 0.0, 1.0, 0.0, 0 | + | TechRequired = precisionEngineering |
− | node_stack_bottom = 0.0, -0.1287344, 0.0, 0.0, 1.0, 0.0, 0 | + | entryCost = 6400 |
− | + | cost = 20 | |
− | TechRequired = | + | category = Structural |
− | entryCost = 6400 | + | subcategory = 0 |
− | cost = 20 | + | title = #autoLOC_500775 //#autoLOC_500775 = Octagonal Strut |
− | category = Structural | + | manufacturer = #autoLOC_501647 //#autoLOC_501647 = StrutCo |
− | subcategory = 0 | + | description = #autoLOC_500776 //#autoLOC_500776 = StrutCo presents: Octagonal struts! Use them to mount stop signs or octopi. |
− | title = Octagonal Strut | + | attachRules = 1,1,1,1,0 |
− | manufacturer = StrutCo | + | mass = 0.001 |
− | description = StrutCo presents: Octagonal struts! Use them to mount stop signs or octopi. | + | dragModelType = default |
− | attachRules = 1, | + | maximum_drag = 0.2 |
− | + | minimum_drag = 0.2 | |
− | + | angularDrag = 2 | |
− | mass = 0.001 | + | crashTolerance = 7 |
− | dragModelType = default | + | maxTemp = 2000 // = 3000 |
− | maximum_drag = 0.2 | + | bulkheadProfiles = size0 |
− | minimum_drag = 0.2 | + | tags = #autoLOC_500777 //#autoLOC_500777 = connect frame girder scaffold structur truss |
− | angularDrag = 2 | + | MODULE |
− | crashTolerance = 7 | + | { |
− | maxTemp = 3000 | + | 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 } }