2018-07-05 18:41:36 +00:00
|
|
|
// Patches applying art changes to 1.25m structural parts
|
|
|
|
// Contents:
|
|
|
|
// - FL-A10 Adapter (adapterSmallMiniTall)
|
|
|
|
// - FL-A5 Adapter (adapterSmallMiniShort)
|
|
|
|
|
|
|
|
@PART[adapterSmallMiniTall]
|
|
|
|
{
|
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-125-0625-1
|
2018-07-05 18:41:36 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@PART[adapterSmallMiniShort]
|
|
|
|
{
|
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-125-0625-2
|
2018-07-05 18:41:36 +00:00
|
|
|
}
|
|
|
|
}
|