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:
@ -5,7 +5,7 @@
|
||||
// - FL-T800 Fuel Tank (fuelTank_long)
|
||||
// - FL-T100 Fuel Tank (fuelTankSmallFlat)
|
||||
|
||||
@PART[fuelTankSmallFlat]
|
||||
@PART[fuelTankSmallFlat]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Porkjet and Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -79,7 +79,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[fuelTankSmall]
|
||||
@PART[fuelTankSmall]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Porkjet and Chris Adderley (Nertea)
|
||||
// @node_stack_top = 0.0, 5.5525, 0.0, 0.0, 1.0, 0.0
|
||||
@ -157,7 +157,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[fuelTank]
|
||||
@PART[fuelTank]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Porkjet and Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -235,7 +235,7 @@
|
||||
// @node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
|
||||
}
|
||||
|
||||
@PART[fuelTank_long]
|
||||
@PART[fuelTank_long]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Porkjet and Chris Adderley (Nertea)
|
||||
// @node_stack_top = 0.0, 18.75, 0.0, 0.0, 1.0, 0.0
|
||||
|
Reference in New Issue
Block a user