mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- Beautifying all RS+ configs for 2-space indentation.
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
// ReStock+ 0.1.0
|
||||
// Small 0625m SRB
|
||||
|
||||
PART
|
||||
{
|
||||
name = restock-srb-mallet-1
|
||||
@ -12,13 +11,12 @@ PART
|
||||
{
|
||||
model = ReStockPlus/Assets/Engine/restock-engine-mallet-1
|
||||
}
|
||||
|
||||
node_stack_bottom = 0.0, -1.4, 0.0, 0.0, -1.0, 0.0, 0
|
||||
node_stack_top = 0.0, 1.71, 0.0, 0.0, 1.0, 0.0, 0
|
||||
node_attach = 0.0, 0.0, -0.3125, 0.0, 0.0, 1.0, 0
|
||||
EFFECTS
|
||||
{
|
||||
engage
|
||||
engage
|
||||
{
|
||||
AUDIO
|
||||
{
|
||||
@ -84,7 +82,6 @@ PART
|
||||
speed = 0.0 0.35
|
||||
speed = 1.0 1.0
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
TechRequired = start
|
||||
@ -122,12 +119,10 @@ PART
|
||||
engineAccelerationSpeed = 10.0
|
||||
allowShutdown = False
|
||||
runningEffectName = fx-mallet-running
|
||||
|
||||
// Possible EngineType values:
|
||||
// Generic, SolidBooster, LiquidFuel, Piston, Turbine, ScramJet, Electric, Nuclear, MonoProp
|
||||
EngineType = SolidBooster
|
||||
exhaustDamageDistanceOffset = 0.6
|
||||
|
||||
PROPELLANT
|
||||
{
|
||||
name = SolidFuel
|
||||
@ -141,7 +136,6 @@ PART
|
||||
key = 6 0.001
|
||||
}
|
||||
}
|
||||
|
||||
RESOURCE
|
||||
{
|
||||
name = SolidFuel
|
||||
@ -353,7 +347,6 @@ PART
|
||||
falloff = 2
|
||||
thrustTransformName = thrustTransform
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleJettison
|
||||
@ -381,7 +374,6 @@ PART
|
||||
dependOnEngineState = True
|
||||
dependOnThrottle = True
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleColorChanger
|
||||
|
Reference in New Issue
Block a user