Skip to content

Commit d38af82

Browse files
committed
Added three drills from MKS mod to grey list. Fixes issue #1
1 parent f9db180 commit d38af82

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

GameData/SimpleRepaint/IgnoreParts/IncompatibleParts.cfg

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
// Parts for some reasons incompatible with B9PartSwitch
33
//
44

5+
// MKS
6+
@PART[MKS_Drill_01,MKS_Drill_01A,MKS_Drill_02]:BEFORE[zzzzzzSimpleRepaint]
7+
{
8+
%SR_Ignore = true
9+
%SR_UsePartVariant = #$@SIMPLE_REPAINT_SETTINGS/UseStockVariantSwitcherForB9PSIncompatibleParts$
10+
}
11+
512
// BD Armory
613
@PART[*]:HAS[@MODULE[ModuleWeapon]:HAS[#weaponType[ballistic]]]:BEFORE[zzzzzzSimpleRepaint]
714
{

0 commit comments

Comments
 (0)