Difference between revisions of "Parts/FuelTank/fuelTankX200-16/fuelTankX200-16.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "name = fuelTank2-2module = Partauthor = NovaSiliskomesh = model.murescaleFactor = 1node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2node_stack_bottom = 0.0, -0.9375, 0.0, 0....")
 
Line 1: Line 1:
name = fuelTank2-2module = Partauthor = NovaSiliskomesh = model.murescaleFactor = 1node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, 1.0, 0.0, 2node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1cost = 1800category = Propulsionsubcategory = 0title = Rockomax X200-16 Fuel Tankmanufacturer = Rockomax Conglomeratedescription = After many, many studies, Rockomax engineers found that the space program does indeed have a use for a tank half the size of the X200-32. No refunds.attachRules = 1,1,1,1,0mass = 1dragModelType = defaultmaximum_drag = 0.2minimum_drag = 0.3angularDrag = 2crashTolerance = 6breakingForce = 200breakingTorque = 200maxTemp = 2900RESOURCE{ name = LiquidFuel amount = 720 maxAmount = 720}RESOURCE{ name = Oxidizer amount = 880 maxAmount = 880}
+
name = fuelTank2-2
 +
module = Part
 +
author = NovaSilisko
 +
 
 +
mesh = model.mu
 +
rescaleFactor = 1
 +
 
 +
node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2
 +
node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, 1.0, 0.0, 2
 +
node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1
 +
 
 +
cost = 1800
 +
category = Propulsion
 +
subcategory = 0
 +
title = Rockomax X200-16 Fuel Tank
 +
manufacturer = Rockomax Conglomerate
 +
description = After many, many studies, Rockomax engineers found that the space program does indeed have a use for a tank half the size of the X200-32. No refunds.
 +
 
 +
attachRules = 1,1,1,1,0
 +
 
 +
mass = 1
 +
dragModelType = default
 +
maximum_drag = 0.2
 +
minimum_drag = 0.3
 +
angularDrag = 2
 +
crashTolerance = 6
 +
breakingForce = 200
 +
breakingTorque = 200
 +
maxTemp = 2900
 +
 
 +
 
 +
 
 +
RESOURCE
 +
{
 +
name = LiquidFuel
 +
amount = 720
 +
maxAmount = 720
 +
}
 +
 
 +
RESOURCE
 +
{
 +
name = Oxidizer
 +
amount = 880
 +
maxAmount = 880
 +
}

Revision as of 00:19, 31 December 2012

name = fuelTank2-2 module = Part author = NovaSilisko

mesh = model.mu rescaleFactor = 1

node_stack_top = 0.0, 0.9375, 0.0, 0.0, 1.0, 0.0, 2 node_stack_bottom = 0.0, -0.9375, 0.0, 0.0, 1.0, 0.0, 2 node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1

cost = 1800 category = Propulsion subcategory = 0 title = Rockomax X200-16 Fuel Tank manufacturer = Rockomax Conglomerate description = After many, many studies, Rockomax engineers found that the space program does indeed have a use for a tank half the size of the X200-32. No refunds.

attachRules = 1,1,1,1,0

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


RESOURCE {

name = LiquidFuel
amount = 720
maxAmount = 720

}

RESOURCE {

name = Oxidizer
amount = 880
maxAmount = 880

}