mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Test of RS patch ignore
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
- AE-FF2 Airstream Protective Shell (2.5m) (fairingSize2)
|
||||
- AE-FF3 Airstream Protective Shell (3.75m) (fairingSize3)
|
||||
|
||||
@PART[fairingSize1]
|
||||
@PART[fairingSize1]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -141,7 +141,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[fairingSize2]
|
||||
@PART[fairingSize2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -249,7 +249,7 @@
|
||||
}
|
||||
|
||||
// 3.75m fairing
|
||||
@PART[fairingSize3]
|
||||
@PART[fairingSize3]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user