mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- Beautifying all configs for 2-space indentation.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user