mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
15 lines
279 B
INI
15 lines
279 B
INI
// 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
|
|
}
|
|
}
|