Skip to content

Commit

Permalink
abugames: Expand the list of editions with duplicated promos
Browse files Browse the repository at this point in the history
  • Loading branch information
kodawah committed Dec 6, 2023
1 parent fcb7001 commit 8d5484d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions abugames/preprocess.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ func preprocess(card *ABUCard) (*mtgmatcher.Card, error) {
"Core Set 2021 / M21",
"Throne of Eldraine",
"Eldritch Moon",
"War of teh Spark",
"The Brothers' War",
"Innistrad: Crimson Vow":
variation += " " + edition
}
Expand Down

0 comments on commit 8d5484d

Please sign in to comment.