2018-07-05 18:41:36 +00:00
|
|
|
// Patches applying art changes to 2.5m structural parts
|
|
|
|
// Contents:
|
|
|
|
// - Rockomax Brand Adapter (largeAdapter)
|
|
|
|
// - Rockomax Brand Adapter 02 (largeAdapter2)
|
|
|
|
|
|
|
|
|
|
|
|
@PART[largeAdapter] {
|
2018-07-24 19:10:44 +00:00
|
|
|
@author = Chris Adderley (Nertea)
|
2018-07-05 18:41:36 +00:00
|
|
|
|
|
|
|
!mesh = DELETE
|
2018-07-20 22:04:46 +00:00
|
|
|
!MODEL {}
|
2018-07-05 18:41:36 +00:00
|
|
|
MODEL {
|
2018-07-19 22:12:50 +00:00
|
|
|
model = ReStock/Assets/Structural/restock-adapter-25-125-1
|
2018-07-05 18:41:36 +00:00
|
|
|
}
|
|
|
|
%rescaleFactor = 1
|
|
|
|
}
|
|
|
|
|
|
|
|
@PART[largeAdapter2] {
|
2018-07-24 19:10:44 +00:00
|
|
|
@author = Chris Adderley (Nertea)
|
2018-07-05 18:41:36 +00:00
|
|
|
|
|
|
|
!mesh = DELETE
|
2018-07-20 22:04:46 +00:00
|
|
|
!MODEL {}
|
2018-07-05 18:41:36 +00:00
|
|
|
MODEL {
|
2018-07-19 22:12:50 +00:00
|
|
|
model = ReStock/Assets/Structural/restock-adapter-25-125-2
|
2018-07-05 18:41:36 +00:00
|
|
|
}
|
|
|
|
%rescaleFactor = 1
|
|
|
|
}
|