We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9db180 commit d38af82Copy full SHA for d38af82
1 file changed
GameData/SimpleRepaint/IgnoreParts/IncompatibleParts.cfg
@@ -2,6 +2,13 @@
2
// Parts for some reasons incompatible with B9PartSwitch
3
//
4
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
+
12
// BD Armory
13
@PART[*]:HAS[@MODULE[ModuleWeapon]:HAS[#weaponType[ballistic]]]:BEFORE[zzzzzzSimpleRepaint]
14
{
0 commit comments