- The big COVID-19-Isolation-time config clean-up.

This commit is contained in:
Poodmund
2020-04-25 16:53:46 +01:00
parent 1d5ae52fed
commit 7c345cf851
166 changed files with 3463 additions and 4826 deletions

View File

@ -1,8 +1,9 @@
// Patches applying art changes to service bays
// Contents:
- Service Bay (1.25m) (ServiceBay_125_v2)
- Service Bay (2.5m) (ServiceBay_250)
// - Service Bay (1.25m) (ServiceBay_125_v2)
// - Service Bay (2.5m) (ServiceBay_250_v2)
// Service Bay (1.25m)
@PART[ServiceBay_125_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
@ -25,7 +26,6 @@
leadModuleIndex = 0
leadModuleTgtValue = 0
}
MOD
MODULE
{
name = ModulePartVariants
@ -76,6 +76,7 @@
}
}
// Service Bay (2.5m)
@PART[ServiceBay_250_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)