diff --git a/modules/equipment.js b/modules/equipment.js index 4e46fae9e..00e102e3e 100644 --- a/modules/equipment.js +++ b/modules/equipment.js @@ -200,7 +200,6 @@ function evaluateEquipmentEfficiency(equipName) { if (cap > 0 && (doCapEq2 || (doCapDiv && (isLiquified || isQuick)))) { Factor = 0; Wall = true; - StatusBorder = 'black'; } //Skip prioritizing Shield if Cost is high Compared to what we get with Gyms (bad cost effectiveness)