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:
@ -5,10 +5,10 @@ PART
|
||||
name = restock-decoupler-1875-1
|
||||
module = Part
|
||||
author = Chris Adderley
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-decoupler-1875-1
|
||||
}
|
||||
|
||||
rescaleFactor = 1.0
|
||||
node_stack_top = 0.0, 0.075, 0.0, 0.0, 1.0, 0.0, 1
|
||||
node_stack_bottom = 0.0, -0.075, 0.0, 0.0, -1.0, 0.0, 1
|
||||
@ -37,10 +37,8 @@ PART
|
||||
tags = #LOC_RestockPlus_restock-decoupler-1875-1_tags
|
||||
fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple
|
||||
sound_decoupler_fire = decouple
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleDecouple
|
||||
@ -152,10 +150,8 @@ PART
|
||||
body = _NotSun
|
||||
}
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.1988,0.7448,0.8757, 0.1988,0.7448,0.8757, 1.217,0.9952,0.1299, 1.217,0.9952,0.1299, 0.1988,0.7442,0.8871, 0.1988,0.7442,0.8871, 0,0,0, 1.25,0.16,1.25
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -5,10 +5,10 @@ PART
|
||||
name = restock-separator-1875-1
|
||||
module = Part
|
||||
author = Chris Adderley
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-separator-1875-1
|
||||
}
|
||||
|
||||
rescaleFactor = 1.0
|
||||
node_stack_top = 0.0, 0.075, 0.0, 0.0, 1.0, 0.0, 1
|
||||
node_stack_bottom = 0.0, -0.075, 0.0, 0.0, -1.0, 0.0, 1
|
||||
@ -37,10 +37,8 @@ PART
|
||||
tags = #LOC_RestockPlus_restock-separator-1875-1_tags
|
||||
fx_gasBurst_white = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, decouple
|
||||
sound_decoupler_fire = decouple
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleDecouple
|
||||
@ -151,10 +149,8 @@ PART
|
||||
body = _NotSun
|
||||
}
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.1988,0.7448,0.8757, 0.1988,0.7448,0.8757, 1.217,0.9952,0.1299, 1.217,0.9952,0.1299, 0.1988,0.7442,0.8871, 0.1988,0.7442,0.8871, 0,0,0, 1.25,0.16,1.25
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -2,103 +2,97 @@
|
||||
// 3.75m docking port
|
||||
PART
|
||||
{
|
||||
name = restock-docking-375-1
|
||||
module = Part
|
||||
author = Chris Adderley (Nertea)
|
||||
|
||||
MODEL
|
||||
{
|
||||
model = ReStockPlus/Assets/Coupling/restock-docking-375-1
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
MODEL
|
||||
name = restock-docking-375-1
|
||||
module = Part
|
||||
author = Chris Adderley (Nertea)
|
||||
MODEL
|
||||
{
|
||||
model = ReStockPlus/Assets/Coupling/restock-docking-375-1
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-hatch-common-round-grey-1
|
||||
position = 0.0, 0.090099, 0.0
|
||||
scale = 1.174142,1.174142,1.174142
|
||||
rotation = 0, -90, 0
|
||||
scale = 1.174142,1.174142,1.174142
|
||||
rotation = 0, -90, 0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Command/restock-hatch-common-round-white-1
|
||||
position = 0.0, -0.128, 0.0
|
||||
scale = 1.174142,1.174142,1.174142
|
||||
rotation = 180, -90, 0
|
||||
scale = 1.174142,1.174142,1.174142
|
||||
rotation = 180, -90, 0
|
||||
}
|
||||
scale = 1
|
||||
rescaleFactor = 1
|
||||
|
||||
scale = 1
|
||||
rescaleFactor = 1
|
||||
// Attachment
|
||||
attachRules = 1,0,1,1,0
|
||||
node_stack_top = 0.0, 0.253, 0, 0.0, 1.0, 0.0, 3
|
||||
node_stack_bottom = 0.0, -0.127, 0, 0.0, -1.0, 0.0, 3
|
||||
|
||||
node_stack_top = 0.0, 0.253, 0, 0.0, 1.0, 0.0, 3
|
||||
node_stack_bottom = 0.0, -0.127, 0, 0.0, -1.0, 0.0, 3
|
||||
// Tech
|
||||
TechRequired = metaMaterials
|
||||
entryCost = 21500
|
||||
|
||||
TechRequired = metaMaterials
|
||||
entryCost = 21500
|
||||
// Info
|
||||
cost = 1850
|
||||
category = Coupling
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-docking-375-1_title
|
||||
description = #LOC_RestockPlus_restock-docking-375-1_description
|
||||
tags = #LOC_RestockPlus_restock-docking-375-1_tags
|
||||
cost = 1850
|
||||
category = Coupling
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-docking-375-1_title
|
||||
description = #LOC_RestockPlus_restock-docking-375-1_description
|
||||
tags = #LOC_RestockPlus_restock-docking-375-1_tags
|
||||
bulkheadProfiles = size3
|
||||
|
||||
// Parameters
|
||||
mass = 0.45
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.3
|
||||
angularDrag = 2
|
||||
crashTolerance = 6
|
||||
maxTemp = 2000
|
||||
breakingForce = 350
|
||||
breakingTorque = 350
|
||||
mass = 0.45
|
||||
dragModelType = default
|
||||
maximum_drag = 0.2
|
||||
minimum_drag = 0.3
|
||||
angularDrag = 2
|
||||
crashTolerance = 6
|
||||
maxTemp = 2000
|
||||
breakingForce = 350
|
||||
breakingTorque = 350
|
||||
buoyancy = 0.5
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleDockingNode
|
||||
referenceAttachNode = top
|
||||
nodeType = size3
|
||||
stagingEnabled = False
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleColorChanger
|
||||
shaderProperty = _EmissiveColor
|
||||
animRate = 0.8
|
||||
animState = false
|
||||
useRate = true
|
||||
toggleInEditor = true
|
||||
toggleInFlight = true
|
||||
toggleInFlight = true
|
||||
unfocusedRange = 5
|
||||
toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights
|
||||
eventOnName = #autoLOC_502012 //#autoLOC_502012 = Lights On
|
||||
eventOffName = #autoLOC_502013 //#autoLOC_502013 = Lights Off
|
||||
toggleAction = True
|
||||
defaultActionGroup = Light
|
||||
redCurve
|
||||
{
|
||||
key = 0 0 0 3
|
||||
key = 1 1 0 0
|
||||
}
|
||||
greenCurve
|
||||
{
|
||||
key = 0 0 0 1
|
||||
key = 1 1 1 0
|
||||
}
|
||||
blueCurve
|
||||
{
|
||||
key = 0 0 0 0
|
||||
key = 1 0.7 1.5 0
|
||||
}
|
||||
alphaCurve
|
||||
{
|
||||
key = 0 1
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleDockingNode
|
||||
referenceAttachNode = top
|
||||
nodeType = size3
|
||||
stagingEnabled = False
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleColorChanger
|
||||
shaderProperty = _EmissiveColor
|
||||
animRate = 0.8
|
||||
animState = false
|
||||
useRate = true
|
||||
toggleInEditor = true
|
||||
toggleInFlight = true
|
||||
toggleInFlight = true
|
||||
unfocusedRange = 5
|
||||
toggleName = #autoLOC_502011 //#autoLOC_502011 = Toggle Lights
|
||||
eventOnName = #autoLOC_502012 //#autoLOC_502012 = Lights On
|
||||
eventOffName = #autoLOC_502013 //#autoLOC_502013 = Lights Off
|
||||
toggleAction = True
|
||||
defaultActionGroup = Light
|
||||
redCurve
|
||||
{
|
||||
key = 0 0 0 3
|
||||
key = 1 1 0 0
|
||||
}
|
||||
greenCurve
|
||||
{
|
||||
key = 0 0 0 1
|
||||
key = 1 1 1 0
|
||||
}
|
||||
blueCurve
|
||||
{
|
||||
key = 0 0 0 0
|
||||
key = 1 0.7 1.5 0
|
||||
}
|
||||
alphaCurve
|
||||
{
|
||||
key = 0 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -5,7 +5,8 @@ PART
|
||||
name = restock-decoupler-radial-tiny-1
|
||||
module = Part
|
||||
author = Chris Adderley
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-decoupler-radial-4
|
||||
}
|
||||
scale = 1
|
||||
|
Reference in New Issue
Block a user