mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 08:59:18 +00:00
feat: Add serie wide energies (#115)
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -9,6 +9,14 @@ const set: Serie = {
|
||||
it: "Platino",
|
||||
de: "Platin"
|
||||
},
|
||||
|
||||
energies: [
|
||||
'Darkness',
|
||||
'Fighting',
|
||||
'Fire', 'Grass',
|
||||
'Lightning', 'Metal',
|
||||
'Psychic', 'Water'
|
||||
]
|
||||
}
|
||||
|
||||
export default set
|
||||
|
Reference in New Issue
Block a user