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:
@ -6,50 +6,53 @@
|
||||
// - TS-37 Separator (Separator_3)
|
||||
|
||||
// TS-06 Separator
|
||||
@PART[Separator_0] {
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Coupling/restock-separator-0625-1
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
@PART[Separator_0]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-separator-0625-1
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
|
||||
// TS-12 Separator
|
||||
@PART[Separator_1] {
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Coupling/restock-separator-125-1
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
@PART[Separator_1]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-separator-125-1
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
|
||||
// TS-25 Separator
|
||||
@PART[Separator_2] {
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Coupling/restock-separator-25-1
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
@PART[Separator_2]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-separator-25-1
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
|
||||
// TS-37 Separator
|
||||
@PART[Separator_3] {
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Coupling/restock-separator-375-1
|
||||
}
|
||||
|
||||
%rescaleFactor = 1
|
||||
@PART[Separator_3]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-separator-375-1
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user