mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Template out configs
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
// Patches applying art changes to Making History decouplers
|
||||
// Contents:
|
||||
- TD-18 Decoupler (Decoupler_1p5)
|
||||
- Size 1.5 Decoupler (Size1p5_Strut_Decoupler)
|
||||
|
||||
// TD-18 Decoupler
|
||||
@PART[Decoupler_1p5]
|
||||
@ -14,3 +15,16 @@
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
|
||||
// Size 1.5 decoupler
|
||||
@PART[Size1p5_Strut_Decoupler]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-decoupler-1875-2
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user