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:
@ -7,7 +7,7 @@
|
||||
// - Mk2 Lander Can (mk2LanderCabin_v2)
|
||||
|
||||
// Cupola
|
||||
@PART[cupola]
|
||||
@PART[cupola]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -30,7 +30,7 @@
|
||||
}
|
||||
|
||||
// Mk1 Pod
|
||||
@PART[mk1pod_v2]
|
||||
@PART[mk1pod_v2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -95,7 +95,7 @@
|
||||
}
|
||||
|
||||
// Mk1-3 Pod
|
||||
@PART[mk1-3pod]
|
||||
@PART[mk1-3pod]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -157,7 +157,7 @@
|
||||
}
|
||||
|
||||
// Mk1 Lander Can
|
||||
@PART[landerCabinSmall]
|
||||
@PART[landerCabinSmall]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -173,7 +173,7 @@
|
||||
}
|
||||
|
||||
// Mk2 Lander Can
|
||||
@PART[mk2LanderCabin_v2]
|
||||
@PART[mk2LanderCabin_v2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -11,7 +11,7 @@
|
||||
// - RC-001S Remote Guidance Unit (probeStackSmall)
|
||||
|
||||
// QBE
|
||||
@PART[probeCoreCube]
|
||||
@PART[probeCoreCube]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -80,7 +80,7 @@
|
||||
}
|
||||
|
||||
// Stayputnik
|
||||
@PART[probeCoreSphere_v2]
|
||||
@PART[probeCoreSphere_v2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
//!mesh = DELETE
|
||||
@ -122,7 +122,7 @@
|
||||
}
|
||||
|
||||
// HECS
|
||||
@PART[probeCoreHex_v2]
|
||||
@PART[probeCoreHex_v2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -191,7 +191,7 @@
|
||||
}
|
||||
|
||||
// OKTO
|
||||
@PART[probeCoreOcto_v2]
|
||||
@PART[probeCoreOcto_v2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -260,7 +260,7 @@
|
||||
}
|
||||
|
||||
// OKTO2
|
||||
@PART[probeCoreOcto2_v2]
|
||||
@PART[probeCoreOcto2_v2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -329,7 +329,7 @@
|
||||
}
|
||||
|
||||
// HECS2
|
||||
@PART[HECS2_ProbeCore]
|
||||
@PART[HECS2_ProbeCore]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -399,7 +399,7 @@
|
||||
}
|
||||
|
||||
// Rover
|
||||
@PART[roverBody_v2]
|
||||
@PART[roverBody_v2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -478,7 +478,7 @@
|
||||
}
|
||||
|
||||
// 1.25m Stack Core
|
||||
@PART[probeStackSmall]
|
||||
@PART[probeStackSmall]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -494,7 +494,7 @@
|
||||
}
|
||||
|
||||
// 2.5m Stack Core
|
||||
@PART[probeStackLarge]
|
||||
@PART[probeStackLarge]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -3,7 +3,7 @@
|
||||
// - PPD-10 Hitchhiker Storage Container (crewCabin)
|
||||
// - Science Mobile Processing Lab MPL-LG-2 (Large_Crewed_Lab)
|
||||
|
||||
@PART[Large_Crewed_Lab]
|
||||
@PART[Large_Crewed_Lab]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley
|
||||
!mesh = DELETE
|
||||
@ -32,7 +32,7 @@
|
||||
}
|
||||
|
||||
// Hitchhiker
|
||||
@PART[crewCabin]:FOR[zzzzStationParts]
|
||||
@PART[crewCabin]:FOR[zzzzStationParts]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user