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:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user