Difference between revisions of "Parts/FuelTank/Size3Tanks/large.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
(+added in 0.24.2;)
 
m (BobBot moved page Parts/NASAmission/Size3LargeTank/part.cfg to Parts/FuelTank/Size3LargeTank/part.cfg without leaving a redirect: Renamed part configuration file after update.)
(No difference)

Revision as of 11:01, 30 April 2015

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
}

}