diff --git a/FOR_RELEASE/GameData/PlanetaryBaseInc/ModSupport/Configs/SimpleRepaint/SimpleRepaint.cfg b/FOR_RELEASE/GameData/PlanetaryBaseInc/ModSupport/Configs/SimpleRepaint/SimpleRepaint.cfg index b755f7f..54aeb7a 100644 --- a/FOR_RELEASE/GameData/PlanetaryBaseInc/ModSupport/Configs/SimpleRepaint/SimpleRepaint.cfg +++ b/FOR_RELEASE/GameData/PlanetaryBaseInc/ModSupport/Configs/SimpleRepaint/SimpleRepaint.cfg @@ -1,4 +1,4 @@ -@PART[KKAOSS_drill,KKAOSS_MetalOreDrill,KKAOSS_LS_drill_water]:BEFORE[zzz_SimpleRepaint] +@PART[KKAOSS_drill,KKAOSS_MetalOreDrill,KKAOSS_LS_drill_water]:BEFORE[SimpleRepaint] { %SR_Ignore = true } \ No newline at end of file