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:
@ -9,85 +9,86 @@
|
||||
// 0.625m battery bank
|
||||
@PART[batteryBankMini]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-0625-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.1251,0.7808,0.4043, 0.1251,0.7761,0.4043, 0.3044,0.9748,0.1197, 0.3044,0.9748,0.1197, 0.1237,0.7873,0.4044, 0.1237,0.7796,0.4918, 8.268E-05,0.002,-1.192E-08, 0.6248,0.2,0.625
|
||||
}
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-0625-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.1251,0.7808,0.4043, 0.1251,0.7761,0.4043, 0.3044,0.9748,0.1197, 0.3044,0.9748,0.1197, 0.1237,0.7873,0.4044, 0.1237,0.7796,0.4918, 8.268E-05,0.002,-1.192E-08, 0.6248,0.2,0.625
|
||||
}
|
||||
}
|
||||
|
||||
// 1.25m battery bank
|
||||
@PART[batteryBank]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-125-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.2808,0.7744,0.7051, 0.2808,0.7723,0.7051, 1.217,0.9607,0.1416, 1.217,0.9608,0.1416, 0.2808,0.7686,0.7051, 0.2808,0.7705,0.7051, 0,0,0, 1.25,0.2231,1.25
|
||||
}
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-125-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.2808,0.7744,0.7051, 0.2808,0.7723,0.7051, 1.217,0.9607,0.1416, 1.217,0.9608,0.1416, 0.2808,0.7686,0.7051, 0.2808,0.7705,0.7051, 0,0,0, 1.25,0.2231,1.25
|
||||
}
|
||||
}
|
||||
|
||||
// 2.5m battery bank
|
||||
@PART[batteryBankLarge]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-25-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.5859,0.7659,1.385, 0.5859,0.7624,1.396, 4.895,0.9713,0.2224, 4.895,0.9722,0.2224, 0.6253,0.7324,1.292, 0.6252,0.7297,1.62, -0.006064,-0.005422,0.0008894, 2.648,0.2373,2.5
|
||||
}
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-25-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
DRAG_CUBE
|
||||
{
|
||||
cube = Default, 0.5859,0.7659,1.385, 0.5859,0.7624,1.396, 4.895,0.9713,0.2224, 4.895,0.9722,0.2224, 0.6253,0.7324,1.292, 0.6252,0.7297,1.62, -0.006064,-0.005422,0.0008894, 2.648,0.2373,2.5
|
||||
}
|
||||
}
|
||||
|
||||
// Small radial battery
|
||||
@PART[batteryPack]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-radial-small-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-radial-small-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
}
|
||||
|
||||
// Large radial battery
|
||||
@PART[ksp_r_largeBatteryPack]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-radial-med-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Electrical/restock-battery-radial-med-1
|
||||
position = 0.0, 0.0, 0.0
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user