mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-26 13:59:18 +00:00
@ -8,8 +8,8 @@ import Category from '@tcgdex/sdk/interfaces/Category'
|
||||
const card: Card = {
|
||||
|
||||
// ids
|
||||
id: "xy10-111",
|
||||
localId: 111,
|
||||
id: "xy10-111a",
|
||||
localId: "111a",
|
||||
|
||||
// Card informations
|
||||
name: {
|
||||
|
@ -60,18 +60,6 @@ const card: Card = {
|
||||
}
|
||||
}],
|
||||
|
||||
attacks: [{
|
||||
name: {
|
||||
fr: "Règle des Évolutions TURBO",
|
||||
},
|
||||
}],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
rarity: Rarity.RareBREAK,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
Reference in New Issue
Block a user