mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-06 05:19:55 +00:00
Modified swsh sets
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
26a1e74210
commit
ca97603427
@ -1,5 +1,5 @@
|
||||
import Set from '../../interfaces/Set'
|
||||
import swsh from '../../expansions/swordShield'
|
||||
import swsh from '../../expansions/swsh'
|
||||
const set: Set = {
|
||||
name: {
|
||||
en: "Sword & Shield"
|
||||
|
@ -1,5 +1,5 @@
|
||||
import Set from '../../interfaces/Set'
|
||||
import swsh from '../../expansions/swordShield'
|
||||
import swsh from '../../expansions/swsh'
|
||||
|
||||
const set: Set = {
|
||||
name: {
|
||||
@ -17,6 +17,8 @@ const set: Set = {
|
||||
official: 13
|
||||
},
|
||||
|
||||
format: "SWSH[000]",
|
||||
|
||||
releaseDate: "2019-11-15",
|
||||
|
||||
legal: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user