Parts/FuelTank/xenonTankLarge/xenonTankLarge.cfg

From Kerbal Space Program Wiki
Jump to: navigation, search
This is the configuration file for PB-X750 Xenon Container.
PART
{
	name = xenonTankLarge
	module = Part
	author = RoverDude
	mesh = model.mu
	scale = 1
	rescaleFactor = 1
	node_stack_top = 0.0, 0.295, 0.0, 0.0, 1.0, 0.0, 0
	node_stack_bottom = 0.0, -0.295, 0.0, 0.0, -1.0, 0.0, 0
	TechRequired = ionPropulsion
	entryCost = 8800
	cost = 22500
	category = FuelTank
	subcategory = 0
	title = PB-X750 Xenon Container
	manufacturer = Probodobodyne Inc
	description = Although most of the Probodobodyne staff couldn't pronounce "Xenon", when told how to say it correctly, they all agreed it sounded super-cool - and everything possible should be done so it could be used as a fuel, no matter the cost.
	attachRules = 1,0,1,1,0
	mass = 0.4125
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.3
	angularDrag = 2
	crashTolerance = 6
	maxTemp = 2000 // = 2900
	breakingForce = 50
	breakingTorque = 50
	bulkheadProfiles = size0
	RESOURCE
	{
		name = XenonGas
		amount = 5250
		maxAmount = 5250
	}
}