mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix the MM thing
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
// - Kerbodyne KR-2L+ "Rhino" Liquid Fuel Engine (Size3AdvancedEngine)
|
||||
// - S3 KS-25x4 "Mammoth" Liquid Fuel Engine (Size3EngineCluster)
|
||||
|
||||
@PART[Size3AdvancedEngine]:HAS[RestockIgnore[]]
|
||||
@PART[Size3AdvancedEngine]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -263,7 +263,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[Size3EngineCluster]:HAS[RestockIgnore[]]
|
||||
@PART[Size3EngineCluster]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user