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

15 lines
285 B
INI

// Patches applying art changes to 2.5m aerodynamic parts
// Contents:
// - Protective Rocket Nose Cone Mk7 (rocketNoseCone)
@PART[rocketNoseCone]
{
@author = Chris Adderley
!mesh = DELETE
!MODEL = {}
MODEL {
model = ReStock/Assets/Structural/restock-nosecone-25-1
}
}