mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
46 lines
951 B
INI
46 lines
951 B
INI
// 3.75m skeletal adapter
|
|
PART
|
|
{
|
|
name = restock-adapter-375-2
|
|
module = Part
|
|
author = Chris Adderley (Nertea)
|
|
|
|
MODEL
|
|
{
|
|
model = Restock/Assets/Structural/restock-adapter-375-4
|
|
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
|
|
|
|
// Tech
|
|
TechRequired = highPerformanceFuelSystems
|
|
entryCost = 12900
|
|
|
|
// Info
|
|
cost = 5750
|
|
category = FuelTank
|
|
subcategory = 0
|
|
title = #LOC_RestockPlus_restock-adapter-375-2_title
|
|
manufacturer = #autoLOC_501638
|
|
description = #LOC_RestockPlus_restock-adapter-375-2_description
|
|
tags = #LOC_RestockPlus_restock-adapter-375-2_tags
|
|
bulkheadProfiles = size3, size2
|
|
|
|
// Parameters
|
|
mass = 4
|
|
dragModelType = default
|
|
maximum_drag = 0.2
|
|
minimum_drag = 0.3
|
|
angularDrag = 2
|
|
crashTolerance = 6
|
|
maxTemp = 2000
|
|
breakingForce = 350
|
|
breakingTorque = 350
|
|
}
|