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,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)
|
||||
|
@ -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