Functional variants

This commit is contained in:
Chris Adderley
2018-12-24 14:22:51 -08:00
parent dea0298efa
commit c04afdb1f5
35 changed files with 163 additions and 124 deletions

View File

@ -0,0 +1,15 @@
// Patches applying art changes to 0.625m aerodynamic parts
// Contents:
// - Small Nose Cone (standardNoseCone)
@PART[standardNoseCone]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL {
model = ReStock/Assets/Aero/restock-nosecone-0625-1
}
}