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