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

15 lines
265 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]
{
@author = Chris Adderley
!mesh = DELETE
!MODEL = {}
MODEL {
model = ReStock/Assets/Structural/restock-nosecone-125-1
}
}