mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Base patches for next wave of parts
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
// 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
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user