mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-04 05:11:58 +00:00
fix: SV sets now have their illustrator set (#743)
This commit is contained in:
@@ -45,7 +45,8 @@ const card: Card = {
|
||||
}],
|
||||
|
||||
retreat: 0,
|
||||
regulationMark: "I"
|
||||
regulationMark: "I",
|
||||
illustrator: "Saya Tsuruta"
|
||||
}
|
||||
|
||||
export default card
|
Reference in New Issue
Block a user