Fix the MM thing

This commit is contained in:
ChrisAdderley
2019-11-04 08:56:59 -08:00
parent acf5b0cbe6
commit ce3d17d8d0
67 changed files with 222 additions and 222 deletions

View File

@ -8,7 +8,7 @@
// - TVR-1180C Mk1 Stack Tri-Coupler (stackTriCoupler_v2)
// - TVR-2160C Mk2 Stack Quad-Coupler (stackQuadCoupler)
@PART[adapterSmallMiniTall]:HAS[RestockIgnore[]]
@PART[adapterSmallMiniTall]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -68,7 +68,7 @@
}
}
@PART[adapterSmallMiniShort]:HAS[RestockIgnore[]]
@PART[adapterSmallMiniShort]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -147,7 +147,7 @@
}
// 1.25m station hub
@PART[stationHub]:HAS[RestockIgnore[]]
@PART[stationHub]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -237,7 +237,7 @@
}
// 1.25m radial attach point
@PART[stackPoint1]:HAS[RestockIgnore[]]
@PART[stackPoint1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -249,7 +249,7 @@
}
// 1.25m Bicoupler
@PART[stackBiCoupler_v2]:HAS[RestockIgnore[]]
@PART[stackBiCoupler_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Andrew Cassidy
@ -334,7 +334,7 @@
}
// 1.25m Tricoupler
@PART[stackTriCoupler_v2]:HAS[RestockIgnore[]]
@PART[stackTriCoupler_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Andrew Cassidy
@ -414,7 +414,7 @@
}
// 1.25m Quadcoupler
@PART[stackQuadCoupler]:HAS[RestockIgnore[]]
@PART[stackQuadCoupler]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Andrew Cassidy

View File

@ -6,7 +6,7 @@
// - TVR-300L Stack Tri-Adapter (adapterLargeSmallTri)
// - TVR-400L Stack Quad-Adapter (adapterLargeSmallQuad)
@PART[largeAdapter]:HAS[RestockIgnore[]]
@PART[largeAdapter]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -55,7 +55,7 @@
}
}
@PART[largeAdapter2]:HAS[RestockIgnore[]]
@PART[largeAdapter2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -117,7 +117,7 @@
}
// 2.5m Bicoupler
@PART[adapterLargeSmallBi]:HAS[RestockIgnore[]]
@PART[adapterLargeSmallBi]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Andrew Cassidy
@ -197,7 +197,7 @@
}
// 2.5m Tricoupler
@PART[adapterLargeSmallTri]:HAS[RestockIgnore[]]
@PART[adapterLargeSmallTri]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Andrew Cassidy
@ -277,7 +277,7 @@
}
// 2.5m Quadcoupler
@PART[adapterLargeSmallQuad]:HAS[RestockIgnore[]]
@PART[adapterLargeSmallQuad]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Andrew Cassidy

View File

@ -2,7 +2,7 @@
// Contents:
// - Kerbodyne ADTP-2-3 (Size3to2Adapter_v2)
@PART[Size3To2Adapter_v2]:HAS[RestockIgnore[]]
@PART[Size3To2Adapter_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE

View File

@ -4,7 +4,7 @@
// TT18-A Launch Stability Enhancer
@PART[launchClamp1]:HAS[RestockIgnore[]]
@PART[launchClamp1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Andrew Cassidy
!mesh = DELETE

View File

@ -13,7 +13,7 @@
// - M-2x2 Structural Panel (structuralPanel2)
// Cubic strut
@PART[strutCube]:HAS[RestockIgnore[]]
@PART[strutCube]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -28,7 +28,7 @@
}
// Micronode
@PART[structuralMiniNode]:HAS[RestockIgnore[]]
@PART[structuralMiniNode]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -43,7 +43,7 @@
}
// Octo-Strut
@PART[strutOcto]:HAS[RestockIgnore[]]
@PART[strutOcto]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -58,7 +58,7 @@
}
// Modular Girder
@PART[trussPiece1x]:HAS[RestockIgnore[]]
@PART[trussPiece1x]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -101,7 +101,7 @@
}
// Modular Girder XL
@PART[trussPiece3x]:HAS[RestockIgnore[]]
@PART[trussPiece3x]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -144,7 +144,7 @@
}
// Modular Girder Adapter
@PART[trussAdapter]:HAS[RestockIgnore[]]
@PART[trussAdapter]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -159,7 +159,7 @@
}
// I beam
@PART[structuralIBeam2]:HAS[RestockIgnore[]]
@PART[structuralIBeam2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -217,7 +217,7 @@
}
// Short I beam
@PART[structuralIBeam3]:HAS[RestockIgnore[]]
@PART[structuralIBeam3]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -275,7 +275,7 @@
}
// Wide I beam
@PART[structuralIBeam1]:HAS[RestockIgnore[]]
@PART[structuralIBeam1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -333,7 +333,7 @@
}
// Small structural panel
@PART[structuralPanel1]:HAS[RestockIgnore[]]
@PART[structuralPanel1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -449,7 +449,7 @@
}
// large structural panel
@PART[structuralPanel2]:HAS[RestockIgnore[]]
@PART[structuralPanel2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE