ReStocked/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Utility/radial/restock-ladder-static-3.cfg
2020-05-17 22:38:33 -07:00

36 lines
877 B
INI

// ReStock+ 0.2.0
// 4x size static ladder
PART
{
name = restock-ladder-static-3
module = Part
author = Chris Adderley (Nertea)
// --- asset parameters ---
MODEL
{
model = ReStock/Assets/Utility/restock-ladder-static-3
scale = 1.0, 1.0, 1.0
}
node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0
TechRequired = spaceExploration
entryCost = 1100
cost = 400
category = Utility
title = #LOC_RestockPlus_restock-ladder-static-3_title
manufacturer =
description = #LOC_RestockPlus_restock-ladder-static-3_description
tags = #LOC_RestockPlus_restock-ladder-static-3_tags
attachRules = 0,1,0,0,1
mass = 0.02
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 1
crashTolerance = 8
maxTemp = 2000 // = 3200
emissiveConstant = 0.8
thermalMassModifier = 3
physicalSignificance = NONE
bulkheadProfiles = srf
}