mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
36 lines
876 B
INI
36 lines
876 B
INI
// ReStock+ 0.2.0
|
|
// 2x size static ladder
|
|
PART
|
|
{
|
|
name = restock-ladder-static-2
|
|
module = Part
|
|
author = Chris Adderley (Nertea)
|
|
// --- asset parameters ---
|
|
MODEL
|
|
{
|
|
model = ReStock/Assets/Utility/restock-ladder-static-2
|
|
scale = 1.0, 1.0, 1.0
|
|
}
|
|
node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0
|
|
TechRequired = spaceExploration
|
|
entryCost = 750
|
|
cost = 200
|
|
category = Utility
|
|
title = #LOC_RestockPlus_restock-ladder-static-2_title
|
|
manufacturer =
|
|
description = #LOC_RestockPlus_restock-ladder-static-2_description
|
|
tags = #LOC_RestockPlus_restock-ladder-static-2_tags
|
|
attachRules = 0,1,0,0,1
|
|
mass = 0.01
|
|
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
|
|
}
|