show degrading statline

This commit is contained in:
NilsUeter
2023-05-11 19:05:52 +02:00
parent ff151679d2
commit 5a3c43439b
4 changed files with 42 additions and 42 deletions
+2
View File
@@ -297,6 +297,8 @@ const getPrimaryColor = (catalog) => {
return "#44264C";
case "Ynnari":
return "#536766";
case "Leagues of Votann":
return "#7d4c08";
default:
console.log(catalog);
return "#536766";