Added full art indicator
This commit is contained in:
parent
06d43a67d5
commit
194aee8e69
2 changed files with 6 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ import (
|
|||
)
|
||||
|
||||
type CardPrice struct {
|
||||
FullArt bool
|
||||
Name string
|
||||
Price string
|
||||
PriceFoil string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue