- Beautifying all RS+ configs for 2-space indentation.

This commit is contained in:
Poodmund
2019-03-03 16:53:04 +00:00
parent ab9b6b0ad8
commit 92a491f555
43 changed files with 2291 additions and 2626 deletions

View File

@ -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
}
}
}