only show new rules if they exist in the units, genestealer colors

This commit is contained in:
NilsUeter
2023-05-12 23:27:04 +02:00
parent 46cb96fbce
commit 6834825241
3 changed files with 40 additions and 46 deletions
+1
View File
@@ -305,6 +305,7 @@ const getPrimaryColor = (catalog) => {
case "Thousand Sons":
return "#536766";
case "Tyranids":
case "Tyranids - Genestealer Cults":
return "#44264C";
case "Ynnari":
return "#536766";