ReStocked/Distribution/Restock/GameData/ReStock/Patches/Aerodynamic/restock-aero-125.cfg
2018-07-05 11:41:36 -07:00

15 lines
265 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
}
}