add some cards and fix some coloring

This commit is contained in:
Dylan Pizzo
2025-01-08 19:08:40 -08:00
parent 7a752a92cb
commit 4d318d20ee
5 changed files with 299 additions and 14 deletions

View File

@ -142,7 +142,7 @@ export const TYPE_NIGHT: DominionBasicCardType = {
typeType: "basic",
name: "Night",
color: {
value: "black",
value: "#485058",
priority: 6,
onConflictDescriptionOnly: true,
},