ReStocked/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-125.cfg

15 lines
272 B
INI
Raw Normal View History

2018-07-05 18:41:36 +00:00
// Patches applying art changes to 1.25m aerodynamic parts
// Contents:
// - Aerodynamic Nose Cone (noseCone)
@PART[noseCone]
{
2018-07-24 19:10:44 +00:00
@author = Chris Adderley (Nertea)
2018-07-05 18:41:36 +00:00
!mesh = DELETE
!MODEL {}
2018-07-05 18:41:36 +00:00
MODEL {
model = ReStock/Assets/Structural/restock-nosecone-125-1
}
}