Difference between revisions of "FL-T400 Fuel Tank"

From Kerbal Space Program Wiki
Jump to: navigation, search
m
(Fixed!)
Line 11: Line 11:
 
*stats
 
*stats
 
|
 
|
config=
+
config=  
  <nowiki>// Kerbal Space Program - Part Config
+
  This needs removing
// FL-T500 Fuel Tank
+
// Kerbal Space Program - Part Config
//  
+
// FL-T500 Fuel Tank
 
+
//  
// --- general parameters ---
+
name = fuelTank
+
// --- general parameters ---
module = FuelTank
+
name = fuelTank
author = Mrbrownce
+
module = FuelTank
 
+
author = Mrbrownce
// --- asset parameters ---
+
mesh = fuelTank.DAE
+
// --- asset parameters ---
scale = 0.1
+
mesh = fuelTank.DAE
texture = fueltank_tex.png
+
scale = 0.1
specPower = 0.1
+
texture = fueltank_tex.png
rimFalloff = 3
+
specPower = 0.1
alphaCutoff = 0
+
rimFalloff = 3
 
+
alphaCutoff = 0
// --- node definitions ---
+
node_stack_top = 0.0, 7.72552, 0.0, 0.0, 1.0, 0.0
+
// --- node definitions ---
node_stack_bottom = 0.0, -7.43024, 0.0, 0.0, 1.0, 0.0
+
node_stack_top = 0.0, 7.72552, 0.0, 0.0, 1.0, 0.0
 
+
node_stack_bottom = 0.0, -7.43024, 0.0, 0.0, 1.0, 0.0
 
+
 
+
// --- editor parameters ---
+
cost = 550
+
// --- editor parameters ---
category = 0
+
cost = 550
subcategory = 0
+
category = 0
title = FL-T500 Fuel Tank
+
subcategory = 0
manufacturer = Jebediah Kerman's Junkyard and Spaceship Parts Co.
+
title = FL-T500 Fuel Tank
description = The FL series was received as a substantial upgrade over previous fuel containers used in the Space Program, generally due to it's ability to keep the fuel unexploded more often than not. Fuel tanks are useless if there isn't a Liquid Engine attached under it. They can also be stacked with other fuel tanks to increase the amount of fuel for the engine below.
+
manufacturer = Jebediah Kerman's Junkyard and Spaceship Parts Co.
 
+
description = The FL series was received as a substantial upgrade over previous fuel containers used in the Space Program, generally due to it's ability to keep the fuel unexploded more often than not. Fuel tanks are useless if there isn't a Liquid Engine attached under it. They can also be stacked with other fuel tanks to increase the amount of fuel for the engine below.
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
+
attachRules = 1,0,1,1,0
+
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
 
+
attachRules = 1,0,1,1,0
// --- standard part parameters ---
+
mass = 2.5
+
// --- standard part parameters ---
dragModelType = default
+
mass = 2.5
maximum_drag = 0.2
+
dragModelType = default
minimum_drag = 0.3
+
maximum_drag = 0.2
angularDrag = 2
+
minimum_drag = 0.3
crashTolerance = 6
+
angularDrag = 2
maxTemp = 2900
+
crashTolerance = 6
 
+
maxTemp = 2900
// --- fuel tank parameters ---
+
 
+
// --- fuel tank parameters ---
fuel = 500.0
+
dryMass = 0.3
+
fuel = 500.0
fullExplosionPotential = 0.9
+
dryMass = 0.3
emptyExplosionPotential = 0.1</nowiki>
+
fullExplosionPotential = 0.9
 +
emptyExplosionPotential = 0.1</nowiki>
 
|
 
|
 
}}
 
}}

Revision as of 20:24, 15 July 2011

[[|]]