- 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,9 +1,10 @@
// Patches applying art changes to fairings
// Contents:
- AE-FF1 Airstream Protective Shell (1.25m) (fairingSize1)
- AE-FF2 Airstream Protective Shell (2.5m) (fairingSize2)
- AE-FF3 Airstream Protective Shell (3.75m) (fairingSize3)
// - AE-FF1 Airstream Protective Shell (1.25m) (fairingSize1)
// - AE-FF2 Airstream Protective Shell (2.5m) (fairingSize2)
// - AE-FF3 Airstream Protective Shell (3.75m) (fairingSize3)
// AE-FF1 Airstream Protective Shell (1.25m)
@PART[fairingSize1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
@ -132,7 +133,6 @@
name = _SpecColor
color = 0.753, 0.753, 0.753, 1.0
}
FLOAT_PROPERTY
{
name = _Shininess
@ -141,6 +141,7 @@
}
}
// AE-FF2 Airstream Protective Shell (2.5m)
@PART[fairingSize2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
@ -248,7 +249,7 @@
}
}
// 3.75m fairing
// AE-FF3 Airstream Protective Shell (3.75m)
@PART[fairingSize3]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)

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)