mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 18:09:19 +00:00
chore: fix infos for two cards (#732)
Co-authored-by: Avior <github@avior.me>
This commit is contained in:
@ -57,7 +57,13 @@ const card: Card = {
|
||||
}],
|
||||
|
||||
retreat: 3,
|
||||
regulationMark: "H"
|
||||
regulationMark: "H",
|
||||
illustrator: "Dsuke",
|
||||
|
||||
weaknesses: [{
|
||||
type: "Fire",
|
||||
value: "x2"
|
||||
}]
|
||||
}
|
||||
|
||||
export default card
|
Reference in New Issue
Block a user