mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Moving engines to ModuleEnginesFX, clean up patches
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
@author = Chris Adderley
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL = {}
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Structural/restock-adapter-125-0625-1
|
||||
}
|
||||
@ -19,7 +19,7 @@
|
||||
@author = Chris Adderley
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL = {}
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Structural/restock-adapter-125-0625-2
|
||||
}
|
||||
|
@ -8,7 +8,7 @@
|
||||
@author = Chris Adderley
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL = {}
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Structural/restock-adapter-25-125-1
|
||||
}
|
||||
@ -19,7 +19,7 @@
|
||||
@author = Chris Adderley
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL = {}
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/Structural/restock-adapter-25-125-2
|
||||
}
|
||||
|
@ -6,9 +6,9 @@
|
||||
@author = Chris Adderley
|
||||
|
||||
!mesh = DELETE
|
||||
!MODEL = {}
|
||||
!MODEL {}
|
||||
MODEL {
|
||||
model = ReStock/Assets/FuelTank/restock-adapter-375-solid-1
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user