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:
@ -1,22 +1,22 @@
|
||||
// 3.75m skeletal adapter
|
||||
PART
|
||||
{
|
||||
name = restock-adapter-hollow-25-375-1
|
||||
name = restock-adapter-skeletal-25-375-1
|
||||
module = Part
|
||||
author = Chris Adderley (Nertea)
|
||||
|
||||
MODEL
|
||||
{
|
||||
model = Restock/Assets/Structural/restock-adapter-375-4
|
||||
model = ReStock/Assets/FuelTank/restock-adapter-375-skeletal-1
|
||||
scale = 1.0, 1.0, 1.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, 2
|
||||
attachRules = 1,0,1,1,0
|
||||
node_stack_top = 0.0, 0.676, 0, 0.0, 1.0, 0.0, 2
|
||||
node_stack_bottom = 0.0, -0.36, 0, 0.0, -1.0, 0.0, 3
|
||||
|
||||
// Tech
|
||||
TechRequired = highPerformanceFuelSystems
|
||||
@ -24,16 +24,16 @@ PART
|
||||
|
||||
// Info
|
||||
cost = 5750
|
||||
category = FuelTank
|
||||
category = Structural
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-adapter-hollow-25-375-1_title
|
||||
title = #LOC_RestockPlus_restock-adapter-skeletal-25-375-1_title
|
||||
manufacturer = #autoLOC_501638
|
||||
description = #LOC_RestockPlus_restock-adapter-hollow-25-375-1_description
|
||||
tags = #LOC_RestockPlus_restock-adapter-hollow-25-375-1_tags
|
||||
description = #LOC_RestockPlus_restock-adapter-skeletal-25-375-1_description
|
||||
tags = #LOC_RestockPlus_restock-adapter-skeletal-25-375-1_tags
|
||||
bulkheadProfiles = size3, size2
|
||||
|
||||
// Parameters
|
||||
mass = 4
|
||||
mass = 1
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.3
|
||||
|
Reference in New Issue
Block a user