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 Making History fairings
|
||||
// Contents:
|
||||
- AE-FF1.5 Airstream Protective Shell (1.875m) (fairingSize1p5)
|
||||
- AE-FF4 Airstream Protective Shell (5m) (fairingSize4)
|
||||
// - AE-FF1.5 Airstream Protective Shell (1.875m) (fairingSize1p5)
|
||||
// - AE-FF4 Airstream Protective Shell (5m) (fairingSize4)
|
||||
|
||||
// AE-FF1.5 Airstream Protective Shell (1.875m)
|
||||
@PART[fairingSize1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -101,7 +102,6 @@
|
||||
name = _SpecColor
|
||||
color = 0.753, 0.753, 0.753, 1.0
|
||||
}
|
||||
|
||||
FLOAT_PROPERTY
|
||||
{
|
||||
name = _Shininess
|
||||
@ -110,12 +110,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
// AE-FF4 Airstream Protective Shell (5m)
|
||||
@PART[fairingSize4]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
!MODEL:HAS[#model[*fairingSize3]] {}
|
||||
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Payload/restock-fairing-base-5-1
|
||||
@ -213,7 +213,6 @@
|
||||
name = _SpecColor
|
||||
color = 0.753, 0.753, 0.753, 1.0
|
||||
}
|
||||
|
||||
FLOAT_PROPERTY
|
||||
{
|
||||
name = _Shininess
|
||||
|
Reference in New Issue
Block a user