mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Update 1.875m MH nosecone
This commit is contained in:
@ -14,11 +14,13 @@ PART
|
||||
rescaleFactor = 1
|
||||
// Attachment
|
||||
attachRules = 1,1,1,1,0
|
||||
node_stack_bottom = 0.0, -0.94, 0, 0.0, -1.0, 0.0, 1
|
||||
node_stack_bottom = 0.0, -0.5, 0.0, 0.0, -1.0, 0.0, 2
|
||||
// Tech
|
||||
TechRequired = aerodynamicSystems
|
||||
TechRequired = advConstruction
|
||||
entryCost = 4200
|
||||
// Info
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
cost = 480
|
||||
category = Aero
|
||||
subcategory = 0
|
||||
@ -34,13 +36,15 @@ PART
|
||||
minimum_drag = 0.3
|
||||
angularDrag = 2
|
||||
crashTolerance = 6
|
||||
thermalMassModifier = 6.0
|
||||
emissiveConstant = 0.7
|
||||
maxTemp = 2000
|
||||
breakingForce = 350
|
||||
breakingTorque = 350
|
||||
MODULE
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = White
|
||||
baseVariant = BlackAndWhite
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
@ -72,9 +76,9 @@ PART
|
||||
}
|
||||
VARIANT
|
||||
{
|
||||
name = Orange
|
||||
displayName = #autoLOC_8007123
|
||||
themeName = Orange
|
||||
name = GrayAndOrange
|
||||
displayName = #autoLOC_8007121
|
||||
themeName = GrayAndOrange
|
||||
primaryColor = #f49841
|
||||
secondaryColor = #4c4f47
|
||||
GAMEOBJECTS
|
||||
|
Reference in New Issue
Block a user