Add 2.5m engine colour variants

This commit is contained in:
ChrisAdderley
2019-10-19 15:48:19 -07:00
parent 7c64a9d115
commit 07d080af8d
39 changed files with 490 additions and 66 deletions

View File

@ -1,16 +1,16 @@
// Patches applying art changes to service bays
// Contents:
- Service Bay (1.25m) (ServiceBay_125)
- Service Bay (1.25m) (ServiceBay_125_v2)
- Service Bay (2.5m) (ServiceBay_250)
@PART[ServiceBay_125]
@PART[ServiceBay_125_v2]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL
{
model = ReStock/Assets/Payload/restock-service-bay-125-1
model = ReStock/Assets/Payload/restock-service-bay-125-2
}
@MODULE[ModuleAnimateGeneric]
{
@ -70,14 +70,14 @@
}
}
@PART[ServiceBay_250]
@PART[ServiceBay_250_v2]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL
{
model = ReStock/Assets/Payload/restock-service-bay-25-1
model = ReStock/Assets/Payload/restock-service-bay-25-2
}
@MODULE[ModuleAnimateGeneric]
{