mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-04-19 13:37:53 -05:00
Merge branch 'master' into tooomm-content_badge
This commit is contained in:
commit
7cf711f8f1
|
|
@ -6,7 +6,7 @@ TARGET_BRANCH="files"
|
|||
|
||||
function doCompile {
|
||||
echo "Running script..."
|
||||
python main.py dumpXML=True
|
||||
python main.py
|
||||
}
|
||||
|
||||
# Pull requests and commits to other branches shouldn't try to deploy, just build to verify
|
||||
|
|
|
|||
|
|
@ -66,3 +66,23 @@ corrections: #
|
|||
|
||||
# Enter cards with their corrections below. But note the syntax hints on top!
|
||||
|
||||
Angrath, Minotaur Pirate:
|
||||
loyalty: 5
|
||||
Angrath, the Flame-Chained:
|
||||
loyalty: 4
|
||||
Deadeye Rig Hauler:
|
||||
url: 'http://media-dominaria.cursecdn.com/avatars/202/581/636506899130702235.png'
|
||||
Gleaming Barrier:
|
||||
power: 0
|
||||
toughness: 4
|
||||
Golden Guardian:
|
||||
name: Golden Guardian
|
||||
power: 4
|
||||
toughness: 4
|
||||
Huatli, Radiant Champion:
|
||||
loyalty: 3
|
||||
Steelclad Ferocidons:
|
||||
url: 'http://media-dominaria.cursecdn.com/avatars/202/588/636506917986102886.png'
|
||||
Vraska, Scheming Gorgon:
|
||||
loyalty: 5
|
||||
|
||||
|
|
|
|||
10
set_info.yml
10
set_info.yml
|
|
@ -58,8 +58,8 @@ type: "expansion"
|
|||
mtgsurl: "http://www.mtgsalvation.com/spoilers/188-rivals-of-ixalan"
|
||||
mtgscardpath: "http://www.mtgsalvation.com/cards/rivals-of-ixalan/"
|
||||
fullSpoil: false
|
||||
noRSS: true
|
||||
scryfallOnly: false
|
||||
noRSS: false
|
||||
scryfallOnly: true
|
||||
---
|
||||
code: "A25"
|
||||
name: "Masters 25"
|
||||
|
|
@ -75,7 +75,7 @@ noRSS: true
|
|||
code: "DOM"
|
||||
name: "Dominaria"
|
||||
#block: "?"
|
||||
#size: ?
|
||||
size: 269
|
||||
releaseDate: "2018-04-27"
|
||||
type: "expansion"
|
||||
mtgsurl: ""
|
||||
|
|
@ -84,9 +84,9 @@ fullSpoil: false
|
|||
noRSS: true
|
||||
---
|
||||
code: "M19"
|
||||
name: "Core 2019"
|
||||
name: "Core Set 2019"
|
||||
#block: "?"
|
||||
#size: ?
|
||||
size: 269
|
||||
releaseDate: "2018-07-20"
|
||||
type: "core"
|
||||
mtgsurl: ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user