Skip to content

Commit 05971a5

Browse files
committed
Add T2Haxolotl to filter;
1 parent 88a04b0 commit 05971a5

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": "false"
67+
"stratFilterCondition": "(Active || Very-Active) && rho >= 250"
6868
}
6969
}
7070
},

0 commit comments

Comments
 (0)