Parts/FuelTank/Size3LargeTank/part.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 00:13, 12 August 2014 by BobBot (talk | contribs) (+added in 0.24.2;)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the configuration file for Kerbodyne S3-14400 Tank.
PART
{
name = Size3LargeTank
module = Part
author = Squad

mesh = Size3LargeTank.mu
rescaleFactor = 1

node_stack_top = 0.0, 3.74, 0.0, 0.0, 1.0, 0.0, 3
node_stack_bottom = 0.0, -3.74, 0.0, 0.0, 1.0, 0.0, 3
node_attach = 0.0, 0.0, -1.89, 0.0, 0.0, 1.0

TechRequired = veryHeavyRocketry
entryCost = 46600
cost = 22800
category = Propulsion
subcategory = 0
title = Kerbodyne S3-14400 Tank
manufacturer = Kerbodyne
description = Kerbodyne's signature super heavy fuel tank. Designed to be used with their advanced rocket engines.

attachRules = 1,1,1,1,0

mass = 10
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
breakingForce = 400
breakingTorque = 400
maxTemp = 2900

RESOURCE
{
 name = LiquidFuel
 amount = 6480
 maxAmount = 6480
}

RESOURCE
{
 name = Oxidizer
 amount = 7920
 maxAmount = 7920
}

}