add some cards and fix some coloring
This commit is contained in:
@ -142,7 +142,7 @@ export const TYPE_NIGHT: DominionBasicCardType = {
|
||||
typeType: "basic",
|
||||
name: "Night",
|
||||
color: {
|
||||
value: "black",
|
||||
value: "#485058",
|
||||
priority: 6,
|
||||
onConflictDescriptionOnly: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user