Difference between revisions of "Parts/Utility/ladderTelescopic/ladderTelescopic.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
m (*update to 1.0.4;)
(update to 1.12.2)
Line 1: Line 1:
 +
<!-- v1.12.2 -->
 
{{Part config|Telus Mobility Enhancer|2=PART
 
{{Part config|Telus Mobility Enhancer|2=PART
 
{
 
{
Line 13: Line 14:
 
category = Utility
 
category = Utility
 
subcategory = 0
 
subcategory = 0
title = Telus Mobility Enhancer
+
title = #autoLOC_500867 //#autoLOC_500867 = Kelus Mobility Enhancer
manufacturer = Rokea Inc
+
manufacturer = #autoLOC_501650 //#autoLOC_501650 = Rokea Inc
description = The Telus Mobility Enhancer comes equipped with advanced telescopic extension technology. Recommended load 0.5 kerbals.
+
description = #autoLOC_500868 //#autoLOC_500868 = The Kelus Mobility Enhancer comes equipped with advanced telescopic extension technology. Recommended load 0.5 kerbals. After discovering that their name was already in use, Kelus picked their current name with the flip of a coin.
 
attachRules = 0,1,0,0,1
 
attachRules = 0,1,0,0,1
 
mass = 0.005
 
mass = 0.005
Line 28: Line 29:
 
PhysicsSignificance = 1
 
PhysicsSignificance = 1
 
bulkheadProfiles = srf
 
bulkheadProfiles = srf
 +
tags = #autoLOC_500869 //#autoLOC_500869 = ascend climb descend ladder rung safe step
 
MODULE
 
MODULE
 
{
 
{
Line 34: Line 36:
 
ladderColliderName = ladderCollider
 
ladderColliderName = ladderCollider
 
ladderRetractAnimationName = Retract
 
ladderRetractAnimationName = Retract
 +
}
 +
 +
MODULE
 +
{
 +
name = ModuleCargoPart
 +
packedVolume = 50
 
}
 
}
 
}
 
}
 
 
}}
 
}}

Revision as of 04:17, 29 August 2021


This is the configuration file for Telus Mobility Enhancer.
PART
{
	name = telescopicLadder
	module = Part
	author = C. Jenkins
	mesh = model.mu
	rescaleFactor = 1.0
	PhysicsSignificance = 1
	node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0
	TechRequired = advExploration
	entryCost = 3100
	cost = 350
	category = Utility
	subcategory = 0
	title = #autoLOC_500867 //#autoLOC_500867 = Kelus Mobility Enhancer
	manufacturer = #autoLOC_501650 //#autoLOC_501650 = Rokea Inc
	description = #autoLOC_500868 //#autoLOC_500868 = The Kelus Mobility Enhancer comes equipped with advanced telescopic extension technology. Recommended load 0.5 kerbals. After discovering that their name was already in use, Kelus picked their current name with the flip of a coin.
	attachRules = 0,1,0,0,1
	mass = 0.005
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 1
	crashTolerance = 8
	maxTemp = 2000 // = 3200
	emissiveConstant = 0.8
	thermalMassModifier = 3.0
	PhysicsSignificance = 1
	bulkheadProfiles = srf
	tags = #autoLOC_500869 //#autoLOC_500869 = ascend climb descend ladder rung safe step
	MODULE
	{
		name = RetractableLadder
		ladderAnimationRootName = TelusBay
		ladderColliderName = ladderCollider
		ladderRetractAnimationName = Retract
	}

	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 50
	}
}