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:
@ -4,21 +4,24 @@
|
||||
// - Kerbodyne S3-7200 Tank (Size3MediumTank)
|
||||
// - Kerbodyne S3-14400 Tank (Size3LargeTank)
|
||||
|
||||
@PART[Size3SmallTank] {
|
||||
@PART[Size3SmallTank]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-fueltank-375-3
|
||||
}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange
|
||||
position = 0.0, 0.96, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange
|
||||
position = 0.0, -0.967, 0.0
|
||||
scale = 1,-1,1
|
||||
@ -28,7 +31,7 @@
|
||||
MODULE
|
||||
{
|
||||
name = ModulePartVariants
|
||||
useMultipleDragCubes = false
|
||||
useMultipleDragCubes = false
|
||||
baseVariant = BlackAndWhite
|
||||
VARIANT
|
||||
{
|
||||
@ -59,32 +62,34 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[Size3MediumTank] {
|
||||
@PART[Size3MediumTank]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-fueltank-375-2
|
||||
}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange
|
||||
position = 0.0, 1.931, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
position = 0.0, 1.931, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange
|
||||
position = 0.0, -1.937, 0.0
|
||||
scale = 1,-1,1
|
||||
rotation = 0, 0, 0
|
||||
position = 0.0, -1.937, 0.0
|
||||
scale = 1,-1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
MODULE
|
||||
{
|
||||
name = ModulePartVariants
|
||||
useMultipleDragCubes = false
|
||||
useMultipleDragCubes = false
|
||||
baseVariant = BlackAndWhite
|
||||
VARIANT
|
||||
{
|
||||
@ -115,32 +120,34 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@PART[Size3LargeTank] {
|
||||
@PART[Size3LargeTank]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-fueltank-375-1
|
||||
}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange
|
||||
position = 0.0, 3.74, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
position = 0.0, 3.74, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange
|
||||
position = 0.0, -3.74, 0.0
|
||||
scale = 1,-1,1
|
||||
rotation = 0, 0, 0
|
||||
position = 0.0, -3.74, 0.0
|
||||
scale = 1,-1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
MODULE
|
||||
{
|
||||
name = ModulePartVariants
|
||||
useMultipleDragCubes = false
|
||||
useMultipleDragCubes = false
|
||||
baseVariant = BlackAndWhite
|
||||
VARIANT
|
||||
{
|
||||
|
Reference in New Issue
Block a user