mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Initial configs for new 0.625m parts
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
// ReStock+ 0.1.0
|
||||
// Small 0625m SRB
|
||||
|
||||
PART
|
||||
{
|
||||
name = restock-srb-mallet-1
|
||||
@ -19,8 +22,8 @@ PART
|
||||
cost = 200
|
||||
category = Engine
|
||||
subcategory = 0
|
||||
title =
|
||||
description =
|
||||
title =
|
||||
description =
|
||||
attachRules = 1,1,1,1,0
|
||||
mass = 0.45
|
||||
heatConductivity = 0.06 // 1/2 default
|
||||
@ -49,12 +52,12 @@ PART
|
||||
engineAccelerationSpeed = 10.0
|
||||
allowShutdown = False
|
||||
fxOffset = 0, 0, 0.12
|
||||
|
||||
|
||||
// Possible EngineType values:
|
||||
// Generic, SolidBooster, LiquidFuel, Piston, Turbine, ScramJet, Electric, Nuclear, MonoProp
|
||||
EngineType = SolidBooster
|
||||
exhaustDamageDistanceOffset = 0.6
|
||||
|
||||
|
||||
PROPELLANT
|
||||
{
|
||||
name = SolidFuel
|
||||
@ -280,7 +283,7 @@ PART
|
||||
falloff = 2
|
||||
thrustTransformName = thrustTransform
|
||||
}
|
||||
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleJettison
|
||||
@ -291,5 +294,5 @@ PART
|
||||
jettisonForce = 5
|
||||
jettisonDirection = 0 0 1
|
||||
useMultipleDragCubes = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user