mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Atomic Robo 3 deck.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8439,6 +8439,7 @@ res/quest/decks/Aquaman[!!-~]1.dck -text
|
|||||||
res/quest/decks/Aquaman[!!-~]2.dck -text
|
res/quest/decks/Aquaman[!!-~]2.dck -text
|
||||||
res/quest/decks/Aquaman[!!-~]3.dck -text
|
res/quest/decks/Aquaman[!!-~]3.dck -text
|
||||||
res/quest/decks/Aragorn[!!-~]2.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/Bamm[!!-~]Bamm[!!-~]Rubble[!!-~]1.dck -text
|
||||||
res/quest/decks/Barney[!!-~]Rubble[!!-~]1.dck -text
|
res/quest/decks/Barney[!!-~]Rubble[!!-~]1.dck -text
|
||||||
res/quest/decks/Barney[!!-~]Rubble[!!-~]2.dck -text
|
res/quest/decks/Barney[!!-~]Rubble[!!-~]2.dck -text
|
||||||
|
|||||||
24
res/quest/decks/Atomic Robo 3.dck
Normal file
24
res/quest/decks/Atomic Robo 3.dck
Normal 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]
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
Abraham Lincoln 3
|
Abraham Lincoln 3
|
||||||
Albert Einstein 3
|
Albert Einstein 3
|
||||||
Aquaman 3
|
Aquaman 3
|
||||||
|
Atomic Robo 3
|
||||||
Barney Rubble 3
|
Barney Rubble 3
|
||||||
Bart Simpson 3
|
Bart Simpson 3
|
||||||
Batman 3
|
Batman 3
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ public class QuestBattle extends QuestSelectablePanel {
|
|||||||
// addToDeckList("Ash 3", "hard", "WB Oversold Cemetery deck");
|
// addToDeckList("Ash 3", "hard", "WB Oversold Cemetery deck");
|
||||||
// addToDeckList("Atomic Robo 1", "easy", "Artifact Singleton deck");
|
// addToDeckList("Atomic Robo 1", "easy", "Artifact Singleton deck");
|
||||||
// addToDeckList("Atomic Robo 2", "medium", "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("Bamm Bamm Rubble 1", "easy", "WUBRG Domain deck");
|
||||||
addToDeckList("Barney Rubble 1", "easy", "WU Sovereigns of Lost Alara deck with walls and auras");
|
addToDeckList("Barney Rubble 1", "easy", "WU Sovereigns of Lost Alara deck with walls and auras");
|
||||||
|
|||||||
Reference in New Issue
Block a user