mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- The big COVID-19-Isolation-time config clean-up.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user