Skip to content

Commit

Permalink
black boxes did not work out
Browse files Browse the repository at this point in the history
  • Loading branch information
genbtc committed Nov 16, 2023
1 parent efc0812 commit e364922
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/equipment.js
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e364922

Please sign in to comment.