Serenity/Parts/Structural/gripPads/sGripStrip.cfg
From Kerbal Space Program Wiki
PART { name = sGripStrip module = Part author = Pablo MODEL { model = SquadExpansion/Serenity/Parts/Structural/gripPads/Assets/sGripStrip } rescaleFactor = 1 node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0 node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0 rescaleFactor = 1 TechRequired = advancedMotors entryCost = 1500 cost = 50 category = Structural subcategory = 0 title = #autoLOC_6011095 //GPS025 manufacturer = #autoLOC_501663 //#autoLOC_501663 = Dinkelstein Kerman's Construction Emporium description = #autoLOC_6011096 //A non slip strip. The manufacturer assures us the price is justified and 'going down to the local market and buying a nice doormat' would NOT be just as good. attachRules = 1,1,1,1,0 mass = 0.012 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 65 maxTemp = 2000 // = 5000 bulkheadProfiles = srf tags = #autoLOC_6011103 //cover plat support grip rubber friction mapActionsToSymmetryParts = false MODULE { name = ModulePhysicMaterial activePhysicMaterialName = MediumGrip PhysicMaterialName = MediumGrip PhysicMaterialName = HighGrip PhysicMaterialName = ExtremeGrip PHYSICMATERIALCOLORS { MATERIALCOLOR { name = MediumGrip color = 1,1,1 } MATERIALCOLOR { name = HighGrip color = 0.63,0.63,0.63 } MATERIALCOLOR { name = ExtremeGrip color = 0.38,0.38,0.38 } } } MODULE { name = ModuleCargoPart stackableQuantity = 4 packedVolume = 12 } }