mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Stats and configs for 0.625m expansion
This commit is contained in:
@ -109,9 +109,9 @@ PART
|
||||
}
|
||||
|
||||
// --- editor parameters ---
|
||||
TechRequired = veryHeavyRocketry
|
||||
entryCost = 38800
|
||||
cost = 9100
|
||||
TechRequired = precisionPropulsion
|
||||
entryCost = 5150
|
||||
cost = 280
|
||||
category = Engine
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-engine-torch_title
|
||||
@ -123,7 +123,7 @@ PART
|
||||
bulkheadProfiles = size0, srf
|
||||
|
||||
// --- standard part parameters ---
|
||||
mass = 7.0
|
||||
mass = 0.2
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.2
|
||||
@ -145,7 +145,7 @@ PART
|
||||
runningEffectName = fx-torch-running
|
||||
ignitionThreshold = 0.1
|
||||
minThrust = 0
|
||||
maxThrust = 1000
|
||||
maxThrust = 55
|
||||
heatProduction = 5
|
||||
fxOffset = 0, 0, 0
|
||||
EngineType = LiquidFuel
|
||||
@ -163,9 +163,9 @@ PART
|
||||
}
|
||||
atmosphereCurve
|
||||
{
|
||||
key = 0 345
|
||||
key = 1 295
|
||||
key = 12 0.001
|
||||
key = 0 295
|
||||
key = 1 260
|
||||
key = 12 100
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
|
@ -22,8 +22,8 @@ PART
|
||||
cost = 200
|
||||
category = Engine
|
||||
subcategory = 0
|
||||
title =
|
||||
description =
|
||||
title = #LOC_RestockPlus_restock-engine-srb-mallet_title
|
||||
description = #LOC_RestockPlus_restock-engine-srb-mallet_description
|
||||
attachRules = 1,1,1,1,0
|
||||
mass = 0.45
|
||||
heatConductivity = 0.06 // 1/2 default
|
||||
@ -37,7 +37,7 @@ PART
|
||||
maxTemp = 2000 // = 3600
|
||||
stagingIcon = SOLID_BOOSTER
|
||||
bulkheadProfiles = size0, srf
|
||||
tags = #autoLOC_500489 //#autoLOC_500489 = (flea moar (more motor rocket srb
|
||||
tags = #LOC_RestockPlus_restock-engine-srb-mallet_tags
|
||||
MODULE
|
||||
{
|
||||
name = ModuleEnginesFX
|
||||
|
@ -22,8 +22,8 @@ PART
|
||||
cost = 200
|
||||
category = Engine
|
||||
subcategory = 0
|
||||
title =
|
||||
description =
|
||||
title = #LOC_RestockPlus_restock-engine-srb-striker_title
|
||||
description = #LOC_RestockPlus_restock-engine-srb-striker_description
|
||||
attachRules = 1,1,1,1,0
|
||||
mass = 0.45
|
||||
heatConductivity = 0.06 // 1/2 default
|
||||
@ -37,7 +37,7 @@ PART
|
||||
maxTemp = 2000 // = 3600
|
||||
stagingIcon = SOLID_BOOSTER
|
||||
bulkheadProfiles = size0, srf
|
||||
tags = #autoLOC_500489 //#autoLOC_500489 = (flea moar (more motor rocket srb
|
||||
tags = #LOC_RestockPlus_restock-engine-srb-striker_tags
|
||||
MODULE
|
||||
{
|
||||
name = ModuleEnginesFX
|
||||
|
Reference in New Issue
Block a user