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:
@ -3,12 +3,10 @@
|
||||
|
||||
PART
|
||||
{
|
||||
|
||||
// --- general parameters ---
|
||||
name = restock-engine-375-corgi
|
||||
module = Part
|
||||
author = Chris Adderley (Nertea)
|
||||
|
||||
// --- asset parameters ---
|
||||
MODEL
|
||||
{
|
||||
@ -17,12 +15,10 @@ PART
|
||||
}
|
||||
scale = 1.0
|
||||
rescaleFactor = 1
|
||||
|
||||
// --- node definitions ---
|
||||
node_attach = 0.0, 0.753, 0.0, 0.0, 1.0, 0.0, 3
|
||||
node_stack_top = 0.0, 0.753, 0.0, 0.0, 1.0, 0.0, 3
|
||||
node_stack_bottom = 0.0, -2.315, 0.0, 0.0, -1.0, 0.0, 3
|
||||
|
||||
// --- FX definitions ---
|
||||
EFFECTS
|
||||
{
|
||||
@ -86,10 +82,8 @@ PART
|
||||
speed = 0.0 0.35
|
||||
speed = 1.0 1.0
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
// --- editor parameters ---
|
||||
TechRequired = veryHeavyRocketry
|
||||
entryCost = 13500
|
||||
@ -99,11 +93,9 @@ PART
|
||||
title = #LOC_RestockPlus_restock-engine-corgi_title
|
||||
manufacturer = #autoLOC_501638
|
||||
description = #LOC_RestockPlus_restock-engine-corgi_description
|
||||
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 1,1,1,0,0
|
||||
bulkheadProfiles = size3, size2
|
||||
|
||||
// --- standard part parameters ---
|
||||
mass = 5.25
|
||||
dragModelType = default
|
||||
@ -112,12 +104,9 @@ PART
|
||||
angularDrag = 2
|
||||
crashTolerance = 20
|
||||
maxTemp = 2000
|
||||
|
||||
breakingForce = 5000
|
||||
breakingTorque = 5000
|
||||
|
||||
tags = #LOC_RestockPlus_restock-engine-corgi_tags
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleEnginesFX
|
||||
@ -159,7 +148,6 @@ PART
|
||||
rate = 3.0
|
||||
}
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleGimbal
|
||||
@ -168,8 +156,6 @@ PART
|
||||
gimbalResponseSpeed = 6
|
||||
useGimbalResponseSpeed = true
|
||||
}
|
||||
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleTestSubject
|
||||
@ -343,7 +329,6 @@ PART
|
||||
prestige = Exceptional
|
||||
}
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = FXModuleLookAtConstraint
|
||||
@ -355,7 +340,7 @@ PART
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = CylTop005
|
||||
rotatorsName =CylLower005
|
||||
rotatorsName = CylLower005
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
@ -385,7 +370,7 @@ PART
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = CylTop008
|
||||
rotatorsName =CylLower008
|
||||
rotatorsName = CylLower008
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
@ -415,7 +400,7 @@ PART
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = CylTop011
|
||||
rotatorsName =CylLower011
|
||||
rotatorsName = CylLower011
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
@ -445,7 +430,7 @@ PART
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = CylTop014
|
||||
rotatorsName =CylLower014
|
||||
rotatorsName = CylLower014
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
@ -478,7 +463,6 @@ PART
|
||||
jettisonForce = 5
|
||||
jettisonDirection = 0 0 1
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleSurfaceFX
|
||||
@ -504,7 +488,6 @@ PART
|
||||
dependOnEngineState = True
|
||||
dependOnThrottle = True
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleColorChanger
|
||||
@ -583,8 +566,8 @@ PART
|
||||
}
|
||||
NODES
|
||||
{
|
||||
node_attach = 0.0, 0.753, 0.0, 0.0, 1.0, 0.0, 3
|
||||
node_stack_top = 0.0, 0.753, 0.0, 0.0, 1.0, 0.0, 3
|
||||
node_attach = 0.0, 0.753, 0.0, 0.0, 1.0, 0.0, 3
|
||||
node_stack_top = 0.0, 0.753, 0.0, 0.0, 1.0, 0.0, 3
|
||||
}
|
||||
}
|
||||
VARIANT
|
||||
@ -598,7 +581,6 @@ PART
|
||||
Var_25m = true
|
||||
Var_375m = false
|
||||
Fairing375 = false
|
||||
|
||||
}
|
||||
NODES
|
||||
{
|
||||
@ -607,5 +589,4 @@ PART
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user