// ReStock+ 0.1.0 // 0.625m fuel tank, medium version PART { name = restock-fuel-tank-0625-2 module = Part author = Chris Adderley (Nertea) MODEL { model = ReStock/Assets/FuelTank/restock-fueltank-0625-2 scale = 1.0, 1.0, 1.0 } scale = 1 rescaleFactor = 1 // Attachment attachRules = 1,1,1,1,0 node_stack_top = 0.0, 0.6970948, 0, 0.0, 1.0, 0.0, 0 node_stack_bottom = 0.0, -0.6970948, 0, 0.0, -1.0, 0.0, 0 node_attach = 0.0, 0.0, -0.3125, 0.0, 0.0, 1.0, 0 // Tech TechRequired = precisionPropulsion entryCost = 7200 // Info cost = 72 category = FuelTank subcategory = 0 title = #LOC_RestockPlus_restock-fuel-tank-0625-2_title manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc description = #LOC_RestockPlus_restock-fuel-tank-0625-2_description tags = #LOC_RestockPlus_restock-fuel-tank-0625-2_tags bulkheadProfiles = size0, srf // Parameters mass = 0.045 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 maxTemp = 2000 breakingForce = 350 breakingTorque = 350 MODULE { name = ModulePartVariants baseVariant = Metal useMultipleDragCubes = false VARIANT { name = Metal displayName = #LOC_Restock_variant-surface_metal themeName = Metal primaryColor = #6f6e6d secondaryColor = #6f6e6d GAMEOBJECTS { Tank0625_2 = true Tank0625_2_White = false } } VARIANT { name = White displayName = #autoLOC_8007119 themeName = White primaryColor = #ffffff secondaryColor = #ffffff GAMEOBJECTS { Tank0625_2 = false Tank0625_2_White = true } } } // Resources RESOURCE { name = LiquidFuel amount = 32.4 maxAmount = 32.4 } RESOURCE { name = Oxidizer amount = 39.6 maxAmount = 39.6 } }