You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReStocked/Distribution/RestockPlus/GameData/ReStockPlus/Parts/FuelTank/0625/restock-fueltank-probe-2.cfg

55 lines
1.2 KiB
INI

// ReStock+ 0.2.0
// 0.625m probe style fuel tank - short
PART
{
name = restock-fuel-tank-probe-2
module = Part
author = Chris Adderley (Nertea)
MODEL
{
model = ReStockPlus/Assets/FuelTank/restock-fuel-tank-probe-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.0879, 0, 0.0, 1.0, 0.0, 0
node_stack_bottom = 0.0, -0.0881, 0, 0.0, -1.0, 0.0, 0
node_attach = 0.0, 0.0, -0.199, 0.0, 0.0, 1.0, 0
// Tech
TechRequired = precisionPropulsion
entryCost = 1050
// Info
cost = 5
category = FuelTank
title = #LOC_RestockPlus_restock-fuel-tank-probe-2_title
manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc
description = #LOC_RestockPlus_restock-fuel-tank-probe-2_description
tags = #LOC_RestockPlus_restock-fuel-tank-probe-2_tags
bulkheadProfiles = size0, srf
// Parameters
mass = 0.0028125
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.3
angularDrag = 2
crashTolerance = 6
maxTemp = 2000
breakingForce = 350
breakingTorque = 350
// Resources
RESOURCE
{
name = LiquidFuel
amount = 2.025
maxAmount = 2.025
}
RESOURCE
{
name = Oxidizer
amount = 2.475
maxAmount = 2.475
}
}