- Added Atomic Robo 3 deck.

This commit is contained in:
jendave
2011-08-07 01:04:21 +00:00
parent 73056e1998
commit 9da9333f86
4 changed files with 27 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -8439,6 +8439,7 @@ res/quest/decks/Aquaman[!!-~]1.dck -text
res/quest/decks/Aquaman[!!-~]2.dck -text
res/quest/decks/Aquaman[!!-~]3.dck -text
res/quest/decks/Aragorn[!!-~]2.dck -text
res/quest/decks/Atomic[!!-~]Robo[!!-~]3.dck -text
res/quest/decks/Bamm[!!-~]Bamm[!!-~]Rubble[!!-~]1.dck -text
res/quest/decks/Barney[!!-~]Rubble[!!-~]1.dck -text
res/quest/decks/Barney[!!-~]Rubble[!!-~]2.dck -text

View File

@@ -0,0 +1,24 @@
Atomic Robo 3
[general]
constructed
[main]
4 Phyrexia's Core
4 Polluted Delta
4 Underground Sea
6 Island
1 Swamp
1 Mox Sapphire
1 Mox Jet
4 Thopter Foundry
4 Arcbound Ravager
4 Sword of the Meek
4 Ichor Wellspring
4 Mycosynth Wellspring
4 Junk Diver
4 Myr Retriever
4 Myr Sire
4 Skullclamp
1 Spine of Ish Sah
1 Scrapheap
1 Etherium Astrolabe
[sideboard]

View File

@@ -1,6 +1,7 @@
Abraham Lincoln 3
Albert Einstein 3
Aquaman 3
Atomic Robo 3
Barney Rubble 3
Bart Simpson 3
Batman 3

View File

@@ -35,7 +35,7 @@ public class QuestBattle extends QuestSelectablePanel {
// addToDeckList("Ash 3", "hard", "WB Oversold Cemetery deck");
// addToDeckList("Atomic Robo 1", "easy", "Artifact Singleton deck");
// addToDeckList("Atomic Robo 2", "medium", "Artifact Singleton deck");
// addToDeckList("Atomic Robo 3", "hard", "Artifact Standard Constructed deck");
addToDeckList("Atomic Robo 3", "hard", "UB artifact sacrifice deck with Thopter Foundry and Sword of the Meek");
addToDeckList("Bamm Bamm Rubble 1", "easy", "WUBRG Domain deck");
addToDeckList("Barney Rubble 1", "easy", "WU Sovereigns of Lost Alara deck with walls and auras");