// ReStock+ 0.2.0 // 1.875m LFO Tank - Soyuz PART { name = restock-fueltank-1875-soyuz-1 module = Part author = Chris Adderley (Nertea) rescaleFactor = 1.0 MODEL { model = ReStock/Assets/FuelTank/restock-fueltank-1875-soyuz-1 scale = 1.0, 1.0, 1.0 } node_stack_bottom = 0.0, -3.75, 0.0, 0.0, -1.0, 0.0, 2 node_attach = 0.0, -2, 0.9375, 0.0, 0.0, -1.0, 2 /// Flag to disable this part if MH is installed MHReplacement = True CoMOffset = 0.0, -1.0, 0.2 CoPOffset = 0.0, 0.5, 0.25 TechRequired = fuelSystems entryCost = 6000 cost = 1400 category = FuelTank subcategory = 0 title = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_title manufacturer = #autoLOC_501627 //#autoLOC_501627 = Jebediah Kerman's Junkyard and Spacecraft Parts Co description = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_description attachRules = 1,1,1,1,0 mass = 0.75 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 breakingForce = 150 breakingTorque = 150 maxTemp = 2000 // = 3000 fuelCrossFeed = True bulkheadProfiles = size1p5, srf tags = #LOC_RestockPlus_restock-fuel-tank-1875-soyuz-1_tags RESOURCE { name = LiquidFuel amount = 540 maxAmount = 540 } RESOURCE { name = Oxidizer amount = 660 maxAmount = 660 } MODULE { name = ModuleEnginesFX thrustVectorTransformName = thrustTransform throttleLocked = True exhaustDamage = True allowShutdown = False ignitionThreshold = 0.1 minThrust = 0 maxThrust = 32 heatProduction = 550 fxOffset = 0, 0, 0 EngineType = SolidBooster nonThrustMotor = true PROPELLANT { name = SolidFuel ratio = 1.0 DrawGauge = True } atmosphereCurve { key = 0 154 key = 1 118 key = 6 0.001 } exhaustDamageMultiplier = 50 } RESOURCE { name = SolidFuel amount = 4 maxAmount = 4 } MODULE { name = ModulePartVariants useMultipleDragCubes = false baseVariant = White VARIANT { name = White displayName = #autoLOC_8007122 themeName = BlackAndWhite primaryColor = #ffffff secondaryColor = #000000 GAMEOBJECTS { Tank1875Soyuz = true Tank1875SoyuzGrey = false Tank1875SoyuzOrange = false } } VARIANT { name = Grey displayName = #autoLOC_8007119 themeName = White primaryColor = #ffffff secondaryColor = #ffffff GAMEOBJECTS { Tank1875Soyuz = false Tank1875SoyuzGrey = true Tank1875SoyuzOrange = false } } VARIANT { name = Dark Grey displayName = #autoLOC_8007121 themeName = GrayAndOrange primaryColor = #4c4f47 secondaryColor = #f49841 GAMEOBJECTS { Tank1875Soyuz = false Tank1875SoyuzGrey = false Tank1875SoyuzOrange = true } } } }