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/375/restock-fuel-tank-375-4.cfg

74 lines
1.4 KiB
INI

// 3.75m compact fuel tank
PART
{
name = restock-fuel-tank-375-4
module = Part
author = Chris Adderley
MODEL
{
model = Restock/Assets/FuelTank/restock-fuel-tank-375-4
scale = 1.0, 1.0, 1.0
}
MODEL
{
model = Restock/Assets/Common/restock-endcap-fuel-375-1
scale = 1.0, 1.0, 1.0
position = 0.0, 0.9375, 0.0
}
MODEL
{
model = Restock/Assets/Common/restock-endcap-fuel-375-1
scale = 1.0, -1.0, 1.0
position = 0.0, -0.9375, 0.0
}
scale = 1
rescaleFactor = 1
// Attachment
attachRules = 1,1,1,1,0
node_stack_top = 0.0, 0.9375, 0, 0.0, 1.0, 0.0, 3
node_stack_bottom = 0.0, -0.9375, 0, 0.0, -1.0, 0.0, 3
node_attach = 0.0, 0.0, -1.875, 0.0, 0.0, 1.0, 3
// Tech
TechRequired = highPerformanceFuelSystems
entryCost = 12900
// Info
cost = 5750
category = FuelTank
subcategory = 0
title = #LOC_RestockPlus_restock-fuel-tank-375-4_title
manufacturer = #autoLOC_501638
description = #LOC_RestockPlus_restock-fuel-tank-375-4_description
tags = #LOC_RestockPlus_restock-fuel-tank-375-4_tags
bulkheadProfiles = size3, srf
// Parameters
mass = 4
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 = 2880
maxAmount = 2880
}
RESOURCE
{
name = Oxidizer
amount = 3520
maxAmount = 3520
}
}