mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-04-18 21:18:15 -05:00
Enabled DOM via Scryfall
This commit is contained in:
parent
32f2cc48dc
commit
be97d7d075
18
set_info.yml
18
set_info.yml
|
|
@ -3,11 +3,11 @@
|
||||||
#
|
#
|
||||||
# required keys
|
# required keys
|
||||||
#
|
#
|
||||||
# code: FSN
|
# code: "FSN"
|
||||||
# name: "Full Set Name"
|
# name: "Full Set Name"
|
||||||
# size: 274
|
# size: 274
|
||||||
# releaseDate: "2050-02-28"
|
# releaseDate: "2050-02-28"
|
||||||
# type: expansion
|
# type:" expansion"
|
||||||
#
|
#
|
||||||
# optional keys
|
# optional keys
|
||||||
#
|
#
|
||||||
|
|
@ -49,18 +49,6 @@
|
||||||
# mtgsurl: "http://www.mtgsalvation.com/spoilers/181-amonkhet-invocations"
|
# mtgsurl: "http://www.mtgsalvation.com/spoilers/181-amonkhet-invocations"
|
||||||
# mtgscardpath: "http://www.mtgsalvation.com/cards/amonkhet-invocations/"
|
# mtgscardpath: "http://www.mtgsalvation.com/cards/amonkhet-invocations/"
|
||||||
---
|
---
|
||||||
code: "A25"
|
|
||||||
name: "Masters 25"
|
|
||||||
#block: "?"
|
|
||||||
#size: ?
|
|
||||||
releaseDate: "2018-03-16"
|
|
||||||
type: "masters"
|
|
||||||
mtgsurl: ""
|
|
||||||
#mtgscardpath: "?"
|
|
||||||
fullSpoil: false
|
|
||||||
scryfallOnly: true
|
|
||||||
noRSS: true
|
|
||||||
---
|
|
||||||
code: "DOM"
|
code: "DOM"
|
||||||
name: "Dominaria"
|
name: "Dominaria"
|
||||||
#block: "?"
|
#block: "?"
|
||||||
|
|
@ -70,7 +58,7 @@ type: "expansion"
|
||||||
mtgsurl: ""
|
mtgsurl: ""
|
||||||
#mtgscardpath: "?"
|
#mtgscardpath: "?"
|
||||||
fullSpoil: false
|
fullSpoil: false
|
||||||
scryfallOnly: false
|
scryfallOnly: true
|
||||||
noRSS: true
|
noRSS: true
|
||||||
---
|
---
|
||||||
code: "M19"
|
code: "M19"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user