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:
@ -8,10 +8,10 @@
|
||||
@PART[xenonTank]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-fueltank-xenon-0625-1
|
||||
}
|
||||
}
|
||||
@ -20,23 +20,22 @@
|
||||
@PART[xenonTankLarge]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-fueltank-xenon-125-1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Radial Xenon tank
|
||||
@PART[xenonTankRadial]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
//!mesh = DELETE
|
||||
//!MODEL {}
|
||||
MODEL {
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-fueltank-xenon-radial-1
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user