1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 16:39:18 +00:00

Updated Sword Shield Date (35/202 done)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-08 02:02:16 +01:00
parent 5736230d3b
commit 399f9960ee
202 changed files with 352 additions and 818 deletions

View File

@ -50,11 +50,6 @@ const card: Card = {
attacks: [{
name: {
en: "V rule",
fr: "Règle V",
},
},{
cost: [
Type.COLORLESS
],
@ -98,10 +93,9 @@ const card: Card = {
category: Category.POKEMON,
set: {
name: "undefined",
name: "Sword & Shield",
code: "swsh1"
}
}
export default card