mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-06 21:39: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 Set from '../../interfaces/Set'
|
||||||
import swsh from '../../expansions/swordShield'
|
import swsh from '../../expansions/swsh'
|
||||||
const set: Set = {
|
const set: Set = {
|
||||||
name: {
|
name: {
|
||||||
en: "Sword & Shield"
|
en: "Sword & Shield"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
import Set from '../../interfaces/Set'
|
import Set from '../../interfaces/Set'
|
||||||
import swsh from '../../expansions/swordShield'
|
import swsh from '../../expansions/swsh'
|
||||||
|
|
||||||
const set: Set = {
|
const set: Set = {
|
||||||
name: {
|
name: {
|
||||||
@ -17,6 +17,8 @@ const set: Set = {
|
|||||||
official: 13
|
official: 13
|
||||||
},
|
},
|
||||||
|
|
||||||
|
format: "SWSH[000]",
|
||||||
|
|
||||||
releaseDate: "2019-11-15",
|
releaseDate: "2019-11-15",
|
||||||
|
|
||||||
legal: {
|
legal: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user