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,14 +1,11 @@
|
||||
// ReStock+ 0.1.0
|
||||
// Torch (0.625m lifter engine)
|
||||
|
||||
PART
|
||||
{
|
||||
|
||||
// --- general parameters ---
|
||||
name = restock-engine-torch
|
||||
module = Part
|
||||
author = Chris Adderley (Nertea)
|
||||
|
||||
// --- asset parameters ---
|
||||
MODEL
|
||||
{
|
||||
@ -17,13 +14,10 @@ PART
|
||||
}
|
||||
scale = 1.0
|
||||
rescaleFactor = 1
|
||||
|
||||
|
||||
// --- node definitions ---
|
||||
node_attach = 0.0, 0.2499, 0.0, 0.0, 1.0, 0.0, 0
|
||||
node_stack_top = 0.0, 0.2499, 0.0, 0.0, 1.0, 0.0, 0
|
||||
node_stack_bottom = 0.0, -0.584, 0.0, 0.0, -1.0, 0.0, 0
|
||||
|
||||
// --- FX definitions ---
|
||||
EFFECTS
|
||||
{
|
||||
@ -107,7 +101,6 @@ PART
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// --- editor parameters ---
|
||||
TechRequired = precisionPropulsion
|
||||
entryCost = 5150
|
||||
@ -117,11 +110,9 @@ PART
|
||||
title = #LOC_RestockPlus_restock-engine-torch_title
|
||||
manufacturer = #autoLOC_501638
|
||||
description = #LOC_RestockPlus_restock-engine-torch_description
|
||||
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 1,1,1,0,0
|
||||
bulkheadProfiles = size0, srf
|
||||
|
||||
// --- standard part parameters ---
|
||||
mass = 0.30
|
||||
dragModelType = default
|
||||
@ -130,12 +121,9 @@ PART
|
||||
angularDrag = 2
|
||||
crashTolerance = 20
|
||||
maxTemp = 2000
|
||||
|
||||
breakingForce = 50
|
||||
breakingTorque = 50
|
||||
|
||||
tags = #LOC_RestockPlus_restock-engine-torch_tags
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleEnginesFX
|
||||
@ -177,7 +165,6 @@ PART
|
||||
rate = 1.0
|
||||
}
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleGimbal
|
||||
@ -260,7 +247,6 @@ PART
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleTestSubject
|
||||
@ -434,7 +420,6 @@ PART
|
||||
prestige = Exceptional
|
||||
}
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = FXModuleLookAtConstraint
|
||||
@ -446,7 +431,7 @@ PART
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = CylLower001
|
||||
rotatorsName =CylUpper001
|
||||
rotatorsName = CylUpper001
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
@ -456,7 +441,7 @@ PART
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = CylLower002
|
||||
rotatorsName =CylUpper002
|
||||
rotatorsName = CylUpper002
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
@ -466,7 +451,7 @@ PART
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = CylLower003
|
||||
rotatorsName =CylUpper003
|
||||
rotatorsName = CylUpper003
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
@ -476,10 +461,8 @@ PART
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = CylLower004
|
||||
rotatorsName =CylUpper004
|
||||
rotatorsName = CylUpper004
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
@ -516,7 +499,6 @@ PART
|
||||
dependOnEngineState = True
|
||||
dependOnThrottle = True
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleColorChanger
|
||||
@ -577,5 +559,4 @@ PART
|
||||
key = 1 1
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -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
|
||||
|
@ -1,6 +1,5 @@
|
||||
// ReStock+ 0.1.0
|
||||
// Small 0625m SRB
|
||||
|
||||
PART
|
||||
{
|
||||
name = restock-srb-striker-1
|
||||
@ -14,7 +13,7 @@ PART
|
||||
}
|
||||
EFFECTS
|
||||
{
|
||||
engage
|
||||
engage
|
||||
{
|
||||
AUDIO
|
||||
{
|
||||
@ -80,13 +79,11 @@ PART
|
||||
speed = 0.0 0.35
|
||||
speed = 1.0 1.0
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
node_stack_bottom = 0.0, -3.08, 0.0, 0.0, -1.0, 0.0, 0
|
||||
node_stack_top = 0.0, 2.8035, 0.0, 0.0, 1.0, 0.0, 0
|
||||
node_attach = 0.0, 0.0, -0.3125, 0.0, 0.0, 1.0, 0
|
||||
|
||||
TechRequired = start
|
||||
entryCost = 0
|
||||
cost = 200
|
||||
@ -127,7 +124,6 @@ PART
|
||||
// Generic, SolidBooster, LiquidFuel, Piston, Turbine, ScramJet, Electric, Nuclear, MonoProp
|
||||
EngineType = SolidBooster
|
||||
exhaustDamageDistanceOffset = 0.6
|
||||
|
||||
PROPELLANT
|
||||
{
|
||||
name = SolidFuel
|
||||
@ -141,7 +137,6 @@ PART
|
||||
key = 6 0.001
|
||||
}
|
||||
}
|
||||
|
||||
RESOURCE
|
||||
{
|
||||
name = SolidFuel
|
||||
@ -353,7 +348,6 @@ PART
|
||||
falloff = 2
|
||||
thrustTransformName = thrustTransform
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleJettison
|
||||
@ -381,7 +375,6 @@ PART
|
||||
dependOnEngineState = True
|
||||
dependOnThrottle = True
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleColorChanger
|
||||
|
Reference in New Issue
Block a user