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)
|
||||
|
Reference in New Issue
Block a user