Update 1.875m MH nosecone

This commit is contained in:
ChrisAdderley
2019-10-19 20:31:54 -07:00
parent d21f4af4b2
commit 9d702a5307
6 changed files with 78 additions and 23 deletions

View File

@ -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

View File

@ -81,18 +81,20 @@ PART
}
}
}
node_stack_bottom = 0.0, -10.699, 0.0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 7.574, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -7.84138, 0.0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 7.83746, 0.0, 0.0, 1.0, 0.0, 1
node_attach = 0.0, 0.0, -0.9375, 0.0, 0.0, 1.0, 1
TechRequired = heavierRocketry
entryCost = 0
cost = 10500
entryCost = 15000
cost = 6000
category = Engine
subcategory = 0
title = #LOC_RestockPlus_restock-engine-srb-castor_title
description = #LOC_RestockPlus_restock-engine-srb-castor_description
attachRules = 1,1,1,1,0
mass = 10
mass = 8
heatConductivity = 0.06 // 1/2 default
skinInternalConductionMult = 4.0
emissiveConstant = 0.5 // yes, it's white. But let's claim it's an emissive white...
@ -113,8 +115,8 @@ PART
exhaustDamage = True
ignitionThreshold = 0.1
minThrust = 0
maxThrust = 2250
heatProduction = 545
maxThrust = 1300
heatProduction = 550
useEngineResponseTime = True
engineAccelerationSpeed = 10.0
allowShutdown = False
@ -132,16 +134,16 @@ PART
}
atmosphereCurve
{
key = 0 238
key = 1 212
key = 4 100
key = 0 225
key = 1 200
key = 7 0.001
}
}
RESOURCE
{
name = SolidFuel
amount = 7200
maxAmount = 7200
amount = 5800
maxAmount = 5800
}
MODULE
{