mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
Fix: A2b Shining Revelry attack amendments (#698)
* Fix: Shining Revelry - Add missing attack damage symbols * Fix: Shining Revelry - Add missing energy symbols to attack effects * Fix: Shining Revelry set setails- add foreign language names and update card counts --------- Co-authored-by: Khaleeq Ahmad <1710642+khaleeqahmad@users.noreply.github.com>
This commit is contained in:
@ -5,18 +5,18 @@ const set: Set = {
|
||||
id: "A2b",
|
||||
|
||||
name: {
|
||||
// de: "Unschlagbare Gene",
|
||||
de: "Glänzendes Festival",
|
||||
en: "Shining Revelry",
|
||||
// es: "Genes Formidables",
|
||||
// fr: "Puissance Génétique",
|
||||
// it: "Geni Supremi",
|
||||
// pt: "Dominação Genética"
|
||||
es: "Festival Brillante",
|
||||
fr: "Réjouissances Rayonnantes",
|
||||
it: "Tripudio Splendente",
|
||||
pt: "Festival Brilhante"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 78
|
||||
official: 72
|
||||
},
|
||||
|
||||
releaseDate: "2025-03-27"
|
||||
|
Reference in New Issue
Block a user