Parts/FuelTank/RCSFuelTankR25/RCSFuelTankR25.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 15:10, 17 September 2012 by Trinexx (talk | contribs) (Initial upload, I plan on formatting it beyond pre tags in the future.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
// Kerbal Space Program - Part Config

// --- general parameters ---
name = RCSFuelTank
module = RCSFuelTank
author = Mrbrownce || HarvesteR

// --- asset parameters ---
mesh = model.mu
scale = 0.1


// --- node definitions ---
node_stack_top = 0.0, 4.64624, 0.0, 0.0, 1.0, 0.0
node_stack_bottom = 0.0, 0.23193, 0.0, 0.0, 1.0, 0.0

// --- editor parameters ---
cost = 800
category = 0
subcategory = 0
title = FL-R25 RCS Fuel Tank
manufacturer = Jebediah Kerman's Junkyard and Spaceship Parts Co.
description = These fuel tanks carry pressurized gas propellant for RCS thrusters. New advances in plumbing technology made it possible to route RCS lines to any point in the ship. So unlike liquid fuel tanks, RCS Fuel tanks can be placed anywhere.

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,0,1,1,0

// --- standard part parameters ---
mass = 0.5
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 12
maxTemp = 2900

// --- rcs fuel tank parameters ---

fuel = 200
dryMass = 0.1
fullExplosionPotential = 0.7
emptyExplosionPotential = 0.1