Parts/FuelTank/fuelTankToroidal/fuelTankToroidal.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 14:24, 24 January 2014 by Artorp (talk | contribs) (Updated for 0.23)
Jump to: navigation, search
This is the configuration file for ROUND-8 Toroidal Fuel Tank.
PART
{
name = toroidalFuelTank
module = Part
author = NovaSilisko

mesh = model.mu
rescaleFactor = 1

node_stack_top = 0.0, 0.0498631, 0.0, 0.0, 1.0, 0.0
node_stack_bottom = 0.0, -0.0498631, 0.0, 0.0, 1.0, 0.0

TechRequired = precisionEngineering
entryCost = 4800
cost = 220
category = Propulsion
subcategory = 0
title = ROUND-8 Toroidal Fuel Tank
manufacturer = Probodobodyne Inc.
description = An unconventionally shaped (but undoubtedly handy) fuel tank.
attachRules = 1,0,1,0,1

mass = 0.025
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.15
angularDrag = 2
crashTolerance = 6
maxTemp = 2900
breakingForce = 50
breakingTorque = 50

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

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