Skip to content

Commit

Permalink
mtgmatcher: Set retroCheck on PW23 for the new promo card
Browse files Browse the repository at this point in the history
  • Loading branch information
kodawah committed Nov 30, 2023
1 parent b38fee2 commit 19d4f54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mtgmatcher/callbacks.go
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ var simpleFilterCallbacks = map[string]cardFilterCallback{
"P30H": retroCheck,
"P30HJPN": retroCheck,
"30A": retroCheck,
"PW23": retroCheck,

"BRO": babOrBuyaboxRetroCheck,

Expand Down

0 comments on commit 19d4f54

Please sign in to comment.