Difference between revisions of "Parts/FuelTank/fuelTankToroidal/fuelTankToroidal.cfg"
From Kerbal Space Program Wiki
< Parts
m (BobBot moved page Parts/FuelTank/toroidalFuelTank/part.cfg to Parts/FuelTank/fuelTankToroidal/fuelTankToroidal.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (*update to 0.90.0;) |
||
Line 14: | Line 14: | ||
entryCost = 4800 | entryCost = 4800 | ||
cost = 360 | cost = 360 | ||
− | category = | + | category = FuelTank |
subcategory = 0 | subcategory = 0 | ||
title = ROUND-8 Toroidal Fuel Tank | title = ROUND-8 Toroidal Fuel Tank | ||
− | manufacturer = Probodobodyne Inc | + | manufacturer = Probodobodyne Inc |
description = An unconventionally shaped (but undoubtedly handy) fuel tank. | description = An unconventionally shaped (but undoubtedly handy) fuel tank. | ||
attachRules = 1,0,1,0,1 | attachRules = 1,0,1,0,1 |
Revision as of 02:19, 16 December 2014
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 = 360 category = FuelTank 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 } }