Skip to content

Commit 03a68c0

Browse files
committed
prevent T2Haxolotl from autoselection;
1 parent 05971a5 commit 03a68c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Data/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"stratFilterCondition": "Semi-Idle && rho < 250"
6565
},
6666
"T2Haxolotl": {
67-
"stratFilterCondition": "(Active || Very-Active) && rho >= 250"
67+
"stratFilterCondition": "false"
6868
}
6969
}
7070
},

0 commit comments

Comments
 (0)