1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 19:02:10 +00:00

editor: fix Paldean Fates variants (#514)

Co-authored-by: Avior <git@avior.me>
This commit is contained in:
TCGdex [Bot] 2024-07-03 22:09:49 +02:00 committed by GitHub
parent e7ceb7ac59
commit 5b32edb5bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
245 changed files with 1405 additions and 245 deletions

View File

@ -36,7 +36,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -65,7 +65,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -44,7 +44,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -56,7 +56,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -58,7 +58,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -56,7 +56,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -58,7 +58,12 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -56,7 +56,11 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -65,7 +65,11 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -45,7 +45,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -35,7 +35,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -65,7 +65,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -55,7 +55,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -56,7 +56,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -67,7 +67,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -56,7 +56,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -58,7 +58,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -55,7 +55,11 @@ const card: Card = {
}],
retreat: 0,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -56,7 +56,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -67,7 +67,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -45,7 +45,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -58,7 +58,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -36,7 +36,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -58,7 +58,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -67,7 +67,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -56,7 +56,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -41,7 +41,11 @@ const card: Card = {
}],
retreat: 0,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -45,7 +45,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -45,7 +45,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -45,7 +45,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -36,7 +36,11 @@ const card: Card = {
}],
retreat: 0,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -65,7 +65,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -65,7 +65,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -35,7 +35,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -57,7 +57,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -44,7 +44,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -44,7 +44,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -44,7 +44,12 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -55,7 +55,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -45,7 +45,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -45,7 +45,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -49,7 +49,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -67,7 +67,11 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -56,7 +56,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -45,7 +45,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -58,7 +58,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 4,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -67,7 +67,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -56,7 +56,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -45,7 +45,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -67,7 +67,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -55,7 +55,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -49,7 +49,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -58,7 +58,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -44,7 +44,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -55,7 +55,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -44,7 +44,12 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -64,7 +64,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -36,7 +36,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 0,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -44,7 +44,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -44,7 +44,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -64,7 +64,11 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -55,7 +55,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -57,7 +57,11 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -66,7 +66,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Stadium",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Stadium",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,12 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -26,7 +26,12 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -50,7 +50,11 @@ const card: Card = {
},
trainerType: "Tool",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card

View File

@ -36,7 +36,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -58,7 +58,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -58,7 +58,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -58,7 +58,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -45,7 +45,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -67,7 +67,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -67,7 +67,12 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -36,7 +36,12 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

View File

@ -36,7 +36,12 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "G"
regulationMark: "G",
variants: {
normal: false,
reverse: false
}
}
export default card

Some files were not shown because too many files have changed in this diff Show More