- Beautifying all configs for 2-space indentation.

This commit is contained in:
Poodmund
2019-03-03 13:42:20 +00:00
parent 3aa243f9f9
commit ab9b6b0ad8
45 changed files with 2095 additions and 2285 deletions

View File

@ -9,162 +9,160 @@
// Cupola
@PART[cupola]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
!MODULE[ModuleAnimateGeneric] {}
MODEL
{
model = ReStock/Assets/Command/restock-cupola-1
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-1
position = 0.0, -0.4, 0.0
scale = 1,-1,1
rotation = 0, 0, 0
}
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
!MODULE[ModuleAnimateGeneric] {}
MODEL
{
model = ReStock/Assets/Command/restock-cupola-1
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-1
position = 0.0, -0.4, 0.0
scale = 1,-1,1
rotation = 0, 0, 0
}
}
// Mk1 Pod
@PART[mk1pod_v2]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
!MODULE[ModuleAnimateGeneric] {}
MODEL
{
model = ReStock/Assets/Command/restock-mk1-pod
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
!MODULE[ModulePartVariants] {}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
baseVariant = Dark
VARIANT
{
name = Dark
displayName = #autoLOC_8007117
themeName = Dark
primaryColor = #4c4f47
secondaryColor =#4c4f47
GAMEOBJECTS
{
Mk1PodBlackWhite = false
Mk1PodWhite = false
Mk1PodDark = true
}
}
VARIANT
{
name = White
displayName = #autoLOC_8007119
themeName = White
primaryColor = #ffffff
secondaryColor = #ffffff
GAMEOBJECTS
{
Mk1PodBlackWhite = false
Mk1PodWhite = true
Mk1PodDark = false
}
}
VARIANT
{
name = GrayAndWhite
displayName = #autoLOC_8003112
themeName = GrayAndWhite
primaryColor = #ffffff
secondaryColor = #999999
GAMEOBJECTS
{
Mk1PodBlackWhite = true
Mk1PodWhite = false
Mk1PodDark = false
}
}
}
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
!MODULE[ModuleAnimateGeneric] {}
MODEL
{
model = ReStock/Assets/Command/restock-mk1-pod
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
!MODULE[ModulePartVariants] {}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
baseVariant = Dark
VARIANT
{
name = Dark
displayName = #autoLOC_8007117
themeName = Dark
primaryColor = #4c4f47
secondaryColor =#4c4f47
GAMEOBJECTS
{
Mk1PodBlackWhite = false
Mk1PodWhite = false
Mk1PodDark = true
}
}
VARIANT
{
name = White
displayName = #autoLOC_8007119
themeName = White
primaryColor = #ffffff
secondaryColor = #ffffff
GAMEOBJECTS
{
Mk1PodBlackWhite = false
Mk1PodWhite = true
Mk1PodDark = false
}
}
VARIANT
{
name = GrayAndWhite
displayName = #autoLOC_8003112
themeName = GrayAndWhite
primaryColor = #ffffff
secondaryColor = #999999
GAMEOBJECTS
{
Mk1PodBlackWhite = true
Mk1PodWhite = false
Mk1PodDark = false
}
}
}
}
// Mk1-3 Pod
@PART[mk1-3pod]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
!MODULE[ModuleAnimateGeneric] {}
@node_stack_bottom = 0.0, -0.318, 0.0, 0.0, -1.0, 0.0, 2
MODEL
{
model = ReStock/Assets/Command/restock-mk1-3-pod
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
!MODULE[ModuleAnimateGeneric] {}
@node_stack_bottom = 0.0, -0.318, 0.0, 0.0, -1.0, 0.0, 2
MODEL
{
model = ReStock/Assets/Command/restock-mk1-3-pod
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
}
// Mk1 Lander Can
@PART[landerCabinSmall]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
!MODULE[ModuleAnimateGeneric] {}
MODEL
{
model = ReStock/Assets/Command/restock-mk1-lander
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
!MODULE[ModuleAnimateGeneric] {}
MODEL
{
model = ReStock/Assets/Command/restock-mk1-lander
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
}
// Mk2 Lander Can
@PART[mk2LanderCabin_v2]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
MODEL
{
model = ReStock/Assets/Command/restock-mk2-lander
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
@MODULE[ModulePartVariants]
{
@VARIANT[Rover]
{
!GAMEOBJECTS {}
GAMEOBJECTS
{
Mk2RoverMode = true
Mk2LanderMode = false
COLLIDERS_ROVER = true
COLLIDERS_LANDER = false
}
}
@VARIANT[Lander]
{
!GAMEOBJECTS {}
GAMEOBJECTS
{
Mk2RoverMode = false
Mk2LanderMode = true
COLLIDERS_ROVER = true
COLLIDERS_LANDER = true
}
}
}
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
MODEL
{
model = ReStock/Assets/Command/restock-mk2-lander
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
@MODULE[ModulePartVariants]
{
@VARIANT[Rover]
{
!GAMEOBJECTS {}
GAMEOBJECTS
{
Mk2RoverMode = true
Mk2LanderMode = false
COLLIDERS_ROVER = true
COLLIDERS_LANDER = false
}
}
@VARIANT[Lander]
{
!GAMEOBJECTS {}
GAMEOBJECTS
{
Mk2RoverMode = false
Mk2LanderMode = true
COLLIDERS_ROVER = true
COLLIDERS_LANDER = true
}
}
}
}

View File

@ -14,16 +14,16 @@
@PART[probeCoreCube]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Command/restock-probe-qube-1
}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
useMultipleDragCubes = false
baseVariant = Bare
VARIANT
{
@ -83,16 +83,16 @@
@PART[probeCoreSphere_v2]
{
@author = Chris Adderley (Nertea)
//!mesh = DELETE
//!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Command/restock-probe-sphere-1
}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
useMultipleDragCubes = false
baseVariant = Base
VARIANT
{
@ -110,14 +110,13 @@
{
name = Bare
displayName = #LOC_Restock_variant-stayputnik-bare
primaryColor = #999999
secondaryColor = #999999
GAMEOBJECTS
{
SPHR = false
SPHR_BARE = true
}
GAMEOBJECTS
{
SPHR = false
SPHR_BARE = true
}
}
}
}
@ -126,16 +125,16 @@
@PART[probeCoreHex_v2]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Command/restock-probe-hecs-1
}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
useMultipleDragCubes = false
baseVariant = Bare
VARIANT
{
@ -195,16 +194,16 @@
@PART[probeCoreOcto_v2]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Command/restock-probe-okto-1
}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
useMultipleDragCubes = false
baseVariant = Bare
VARIANT
{
@ -259,20 +258,21 @@
}
}
}
// OKTO2
@PART[probeCoreOcto2_v2]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Command/restock-probe-okto2-1
}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
useMultipleDragCubes = false
baseVariant = Bare
VARIANT
{
@ -327,21 +327,22 @@
}
}
}
// HECS2
@PART[HECS2_ProbeCore]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Command/restock-probe-hecs2-1
}
!MODULE[ModulePartVariants] {}
MODULE
{
name = ModulePartVariants
useMultipleDragCubes = false
useMultipleDragCubes = false
baseVariant = Gold
VARIANT
{
@ -397,17 +398,15 @@
}
}
// Rover
@PART[roverBody_v2]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Command/restock-probe-rovemate-1
}
!MODULE[ModulePartVariants] {}
MODULE
@ -421,7 +420,6 @@
displayName = #autoLOC_8007116
themeName = White
primaryColor = #ffffff
GAMEOBJECTS
{
Rover_White = true
@ -476,22 +474,19 @@
Rover_Common = false
}
}
}
}
// 1.25m Stack Core
@PART[probeStackSmall]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Command/restock-drone-core-125-1
}
DRAG_CUBE
{
cube = Default, 0.3123,0.71,0.7274, 0.3123,0.7034,0.7331, 1.402,0.9681,0.1515, 1.402,0.9704,0.1515, 0.3077,0.701,0.7337, 0.3077,0.7054,0.7279, -0.005277,-9.855E-05,0.0009629, 1.261,0.2428,1.273
@ -502,13 +497,12 @@
@PART[probeStackLarge]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
MODEL
{
model = ReStock/Assets/Command/restock-drone-core-25-1
}
DRAG_CUBE
{
cube = Default, 1.028,0.7385,1.39, 1.028,0.7359,1.38, 5.274,0.9786,0.1842, 5.274,0.9776,0.1842, 1.072,0.7048,1.374, 1.072,0.7024,1.385, -0.0003395,0.0003387,-0.00157, 2.57,0.4079,2.58

View File

@ -5,56 +5,57 @@
@PART[Large_Crewed_Lab]
{
@author = Chris Adderley
!mesh = DELETE
!MODEL,* {}
MODEL
{
model = ReStock/Assets/Command/restock-lab-1
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-1
position = 0.0, -1.831, 0.0
scale = 1,-1,1
rotation = 0, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-1
position = 0.0,1.825, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
@author = Chris Adderley
!mesh = DELETE
!MODEL,* {}
MODEL
{
model = ReStock/Assets/Command/restock-lab-1
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-1
position = 0.0, -1.831, 0.0
scale = 1,-1,1
rotation = 0, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-1
position = 0.0,1.825, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
}
// Hitchhiker
@PART[crewCabin]:FOR[zzzzStationParts]
{
@author = Chris Adderley
!mesh = DELETE
!MODEL,* {}
MODEL
{
model = ReStock/Assets/Command/restock-hitchhiker-1
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-1
position = 0.0, -0.986899, 0.0
scale = 1,-1,1
rotation = 0, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-1
position = 0.0,0.986899, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
@author = Chris Adderley
!mesh = DELETE
!MODEL,* {}
MODEL
{
model = ReStock/Assets/Command/restock-hitchhiker-1
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-1
position = 0.0, -0.986899, 0.0
scale = 1,-1,1
rotation = 0, 0, 0
}
MODEL
{
model = ReStock/Assets/Command/restock-crewed-endcap-1
position = 0.0,0.986899, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
}