diff options
author | Eduardo Pedroni <e.pedroni91@gmail.com> | 2016-08-21 01:14:38 +0200 |
---|---|---|
committer | Eduardo Pedroni <e.pedroni91@gmail.com> | 2016-08-21 01:14:38 +0200 |
commit | 3a25d47f187fe7499d2d481d9a0a3411a92bfa11 (patch) | |
tree | 40ee4efedd0bcbd29aa0ec8e5cb3c8e11af9e26e /test/eu/equalparts/cardbase/cli/expectedFallbackList | |
parent | 7f80ab416a708e5c31116b9af7295af673d116d7 (diff) |
Switched from ant to gradle, had to refactor some of the tests because of the new build structure, a bit ugly but should pass
Diffstat (limited to 'test/eu/equalparts/cardbase/cli/expectedFallbackList')
-rw-r--r-- | test/eu/equalparts/cardbase/cli/expectedFallbackList | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/test/eu/equalparts/cardbase/cli/expectedFallbackList b/test/eu/equalparts/cardbase/cli/expectedFallbackList index 93a0d03..00896d7 100644 --- a/test/eu/equalparts/cardbase/cli/expectedFallbackList +++ b/test/eu/equalparts/cardbase/cli/expectedFallbackList @@ -3,6 +3,8 @@ LEA : Limited Edition Alpha LEB : Limited Edition Beta ARN : Arabian Nights 2ED : Unlimited Edition +CED : Collector's Edition +CEI : International Collector's Edition pDRC : Dragon Con ATQ : Antiquities 3ED : Revised Edition @@ -79,7 +81,7 @@ SOK : Saviors of Kamigawa 9ED : Ninth Edition RAV : Ravnica: City of Guilds p2HG : Two-Headed Giant Tournament -pWPN : WPN and Gateway +pGTW : Gateway GPT : Guildpact pCMP : Champs and States DIS : Dissension @@ -105,6 +107,7 @@ pSUM : Summer of Magic EVE : Eventide DRB : From the Vault: Dragons ME2 : Masters Edition II +pWPN : Wizards Play Network ALA : Shards of Alara DD2 : Duel Decks: Jace vs. Chandra CON : Conflux @@ -163,6 +166,7 @@ MD1 : Modern Event Deck 2014 CNS : Magic: The Gathering—Conspiracy VMA : Vintage Masters M15 : Magic 2015 Core Set +CPK : Clash Pack V14 : From the Vault: Annihilation (2014) DDN : Duel Decks: Speed vs. Cunning KTK : Khans of Tarkir @@ -176,4 +180,16 @@ FRF : Fate Reforged DDO : Duel Decks: Elspeth vs. Kiora DTK : Dragons of Tarkir TPR : Tempest Remastered -MM2 : Modern Masters 2015 Edition
\ No newline at end of file +MM2 : Modern Masters 2015 Edition +ORI : Magic Origins +V15 : From the Vault: Angels +DDP : Duel Decks: Zendikar vs. Eldrazi +BFZ : Battle for Zendikar +EXP : Zendikar Expeditions +C15 : Commander 2015 +OGW : Oath of the Gatewatch +DDQ : Duel Decks: Blessed vs. Cursed +W16 : Welcome Deck 2016 +SOI : Shadows over Innistrad +EMA : Eternal Masters +EMN : Eldritch Moon
\ No newline at end of file |