mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Functional 3.75m parts
This commit is contained in:
@ -7,29 +7,28 @@ PART
|
||||
|
||||
MODEL
|
||||
{
|
||||
model = Restock/Assets/FuelTank/restock-fuel-tank-375-4
|
||||
model = ReStock/Assets/FuelTank/restock-adapter-375-fueled-1
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = Restock/Assets/Common/restock-endcap-fuel-375-1
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-25-orange
|
||||
scale = 1.0, 1.0, 1.0
|
||||
position = 0.0, 0.9375, 0.0
|
||||
position = 0.0, 1.148, 0.0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = Restock/Assets/Common/restock-endcap-fuel-375-1
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange
|
||||
scale = 1.0, -1.0, 1.0
|
||||
position = 0.0, -0.9375, 0.0
|
||||
position = 0.0, -1.098, 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
|
||||
attachRules = 1,0,1,1,0
|
||||
node_stack_top = 0.0, 1.148, 0, 0.0, 1.0, 0.0, 3
|
||||
node_stack_bottom = 0.0, -1.098, 0, 0.0, -1.0, 0.0, 3
|
||||
|
||||
// Tech
|
||||
TechRequired = highPerformanceFuelSystems
|
||||
|
@ -7,28 +7,28 @@ PART
|
||||
|
||||
MODEL
|
||||
{
|
||||
model = Restock/Assets/FuelTank/restock-fuel-tank-375-4
|
||||
model = ReStock/Assets/FuelTank/restock-fueltank-375-4
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = Restock/Assets/Common/restock-endcap-fuel-375-1
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange
|
||||
scale = 1.0, 1.0, 1.0
|
||||
position = 0.0, 0.9375, 0.0
|
||||
position = 0.0, 0.48, 0.0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = Restock/Assets/Common/restock-endcap-fuel-375-1
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange
|
||||
scale = 1.0, -1.0, 1.0
|
||||
position = 0.0, -0.9375, 0.0
|
||||
position = 0.0, -0.48, 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_stack_top = 0.0, 0.48, 0, 0.0, 1.0, 0.0, 3
|
||||
node_stack_bottom = 0.0, -0.48, 0, 0.0, -1.0, 0.0, 3
|
||||
node_attach = 0.0, 0.0, -1.875, 0.0, 0.0, 1.0, 3
|
||||
|
||||
// Tech
|
||||
@ -36,7 +36,7 @@ PART
|
||||
entryCost = 12900
|
||||
|
||||
// Info
|
||||
cost = 5750
|
||||
cost = 1625
|
||||
category = FuelTank
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-fuel-tank-375-4_title
|
||||
@ -46,7 +46,7 @@ PART
|
||||
bulkheadProfiles = size3, srf
|
||||
|
||||
// Parameters
|
||||
mass = 4
|
||||
mass = 1.125
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.3
|
||||
@ -61,13 +61,13 @@ PART
|
||||
RESOURCE
|
||||
{
|
||||
name = LiquidFuel
|
||||
amount = 2880
|
||||
maxAmount = 2880
|
||||
amount = 810
|
||||
maxAmount = 810
|
||||
}
|
||||
RESOURCE
|
||||
{
|
||||
name = Oxidizer
|
||||
amount = 3520
|
||||
maxAmount = 3520
|
||||
amount = 990
|
||||
maxAmount = 990
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user