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

15 lines
263 B
INI

// 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
}
}