Parts/FuelTank/xenonTankRadial/xenonTankRadial.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 09:45, 28 July 2013 by XZise (talk | contribs) (Created page with "<pre>PART { name = xenonTankRadial module = Part author = Squad mesh = model.mu rescaleFactor = 1 node_attach = 0.0, 0.0, -0.1875, 0.0, 0.0, -1.0 cost = 400 category = Uti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
PART {

name = xenonTankRadial
module = Part
author = Squad

mesh = model.mu
rescaleFactor = 1

node_attach = 0.0, 0.0, -0.1875, 0.0, 0.0, -1.0

cost = 400
category = Utility
subcategory = 0
title = PB-X50R Xenon Container

description = The X50R is a small-volume Xenon container ideal for tuning the operating life of ion-driven spacecraft.

attachRules = 0,1,0,0,1

mass = 0.03
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 12
maxTemp = 2900

RESOURCE
{
 name = XenonGas
 amount = 400
 maxAmount = 400
}

}