diff --git a/Delve/RECIPES.filter b/Delve/RECIPES.filter index 202e8fe..8b9b189 100644 --- a/Delve/RECIPES.filter +++ b/Delve/RECIPES.filter @@ -28,7 +28,7 @@ Show SetBorderColor 136 136 255 SetFontSize 40 PlayAlertSound 2 300 - MinimapIcon 0 Blue Diamond + MinimapIcon 1 Blue Diamond PlayEffect Blue Show @@ -39,6 +39,6 @@ Show SetBorderColor 136 136 255 SetFontSize 40 PlayAlertSound 2 300 - MinimapIcon 0 Blue Diamond + MinimapIcon 2 Blue Diamond PlayEffect Blue diff --git a/Delve_Strict/RECIPES.filter b/Delve_Strict/RECIPES.filter index 202e8fe..8b9b189 100644 --- a/Delve_Strict/RECIPES.filter +++ b/Delve_Strict/RECIPES.filter @@ -28,7 +28,7 @@ Show SetBorderColor 136 136 255 SetFontSize 40 PlayAlertSound 2 300 - MinimapIcon 0 Blue Diamond + MinimapIcon 1 Blue Diamond PlayEffect Blue Show @@ -39,6 +39,6 @@ Show SetBorderColor 136 136 255 SetFontSize 40 PlayAlertSound 2 300 - MinimapIcon 0 Blue Diamond + MinimapIcon 2 Blue Diamond PlayEffect Blue diff --git a/Delve_Strict/SKILL GEM.filter b/Delve_Strict/SKILL GEM.filter index 0929f39..66b75bd 100644 --- a/Delve_Strict/SKILL GEM.filter +++ b/Delve_Strict/SKILL GEM.filter @@ -1,22 +1,13 @@ # Script edited with Filtration - https://github.com/ben-wallis/Filtration Show - Quality <= 20 - Quality >= 11 + Quality >= 10 Class "Active Skill Gems" "Support Skill Gems" "Skill Gems" SetTextColor 212 2 212 SetBackgroundColor 0 0 0 SetBorderColor 212 2 212 SetFontSize 45 -Show - Class "Active Skill Gems" "Support Skill Gems" "Skill Gems" - BaseType "Added Chaos Damage Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Portal" "Vaal" - SetTextColor 255 255 255 - SetBackgroundColor 0 0 0 - SetBorderColor 212 2 212 - SetFontSize 45 - Show Class "Active Skill Gems" "Support Skill Gems" "Skill Gems" BaseType "Vaal" @@ -25,3 +16,11 @@ Show SetBorderColor 212 2 212 SetFontSize 45 +Show + Class "Active Skill Gems" "Support Skill Gems" "Skill Gems" + BaseType "Added Chaos Damage Support" "Detonate Mines" "Empower Support" "Enhance Support" "Enlighten Support" "Portal" "Vaal" + SetTextColor 255 255 255 + SetBackgroundColor 0 0 0 + SetBorderColor 212 2 212 + SetFontSize 45 +