Difference between revisions of "Parts/FuelTank/fuelTankToroidal/fuelTankToroidal.cfg"
From Kerbal Space Program Wiki
< Parts
m (BobBot moved page Parts/toroidalFuelTank/part.cfg to Parts/FuelTank/toroidalFuelTank/part.cfg without leaving a redirect: Update to new directory system) |
m (*update to 0.24.2;) |
||
Line 13: | Line 13: | ||
TechRequired = precisionEngineering | TechRequired = precisionEngineering | ||
entryCost = 4800 | entryCost = 4800 | ||
− | cost = | + | cost = 360 |
category = Propulsion | category = Propulsion | ||
subcategory = 0 | subcategory = 0 | ||
Line 45: | Line 45: | ||
} | } | ||
} | } | ||
+ | |||
}} | }} |
Revision as of 12:51, 12 August 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 = 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 } }