mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
53 lines
1.2 KiB
INI
53 lines
1.2 KiB
INI
// ReStock+ 1.2.0
|
|
// 0.625m Radial Attachment Node
|
|
PART
|
|
{
|
|
name = restock-node-625-1
|
|
module = Part
|
|
author = Andrew Cassidy
|
|
MODEL
|
|
{
|
|
model = ReStockPlus/Assets/Structural/restock-node-625-1
|
|
scale = 1.0, 1.0, 1.0
|
|
}
|
|
scale = 1
|
|
rescaleFactor = 1
|
|
|
|
// Attachment
|
|
attachRules = 1,1,1,1,1
|
|
node_stack_top = 0.0, 0.05, 0.0, 0.0, 1.0, 0.0, 1
|
|
node_attach = 0.0, -0.05, 0.0, 0.0, -1.0, 0.0
|
|
|
|
// Tech
|
|
TechRequired = specializedConstruction
|
|
entryCost = 600
|
|
|
|
// Info
|
|
cost = 75
|
|
category = Structural
|
|
title = #LOC_RestockPlus_restock-node-625-1_title // BZ-26 Radial Attachment Point Jr.
|
|
manufacturer = #autoLOC_501648 // Maxo Construction Toys
|
|
description = #LOC_RestockPlus_restock-node-625-1_description
|
|
// After the surprise success of the BZ-52, the Maxo Construction Toys engineering team came out of hiding to reveal the new pocket model.
|
|
tags = #LOC_RestockPlus_restock-node-625-1_tags
|
|
// affix anchor mount secure restock
|
|
bulkheadProfiles = size0, srf
|
|
|
|
// Parameters
|
|
mass = 0.015
|
|
dragModelType = default
|
|
maximum_drag = 0.1
|
|
minimum_drag = 0.05
|
|
angularDrag = 1.0
|
|
crashTolerance = 10
|
|
maxTemp = 2000
|
|
breakingForce = 350
|
|
breakingTorque = 150
|
|
|
|
MODULE
|
|
{
|
|
name = ModuleCargoPart
|
|
packedVolume = 135
|
|
}
|
|
}
|