mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Added Sloth's easy domain deck as:
Bamm Bamm Rubble 1
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -90,6 +90,7 @@ res/quest/common.txt -text svneol=native#text/plain
|
||||
res/quest/decks/Abraham[!!-~]Lincoln[!!-~]3.dck -text
|
||||
res/quest/decks/Albert[!!-~]Einstein[!!-~]2.dck -text
|
||||
res/quest/decks/Albert[!!-~]Einstein[!!-~]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
|
||||
res/quest/decks/Barney[!!-~]Rubble[!!-~]3.dck -text
|
||||
|
||||
32
res/quest/decks/Bamm Bamm Rubble 1.dck
Normal file
32
res/quest/decks/Bamm Bamm Rubble 1.dck
Normal file
@@ -0,0 +1,32 @@
|
||||
Bamm Bamm Rubble 1
|
||||
[general]
|
||||
constructed
|
||||
[main]
|
||||
2 Underground Sea
|
||||
2 Plateau
|
||||
2 Taiga
|
||||
2 Tropical Island
|
||||
2 Tromp the Domains
|
||||
2 Sejiri Merfolk
|
||||
1 Hedge Troll
|
||||
2 Scrubland
|
||||
2 Might of Alara
|
||||
2 Bayou
|
||||
2 Tundra
|
||||
2 Gaea's Might
|
||||
2 Savannah
|
||||
4 Wandering Goblins
|
||||
2 Kird Ape
|
||||
4 Aven Trailblazer
|
||||
3 Exotic Disease
|
||||
4 Tribal Flames
|
||||
1 Power Armor
|
||||
2 Badlands
|
||||
4 Allied Strategies
|
||||
1 Collective Restraint
|
||||
2 Loam Lion
|
||||
1 Sedge Troll
|
||||
2 Volcanic Island
|
||||
4 Wild Nacatl
|
||||
1 Wandering Stream
|
||||
[sideboard]
|
||||
@@ -1,3 +1,4 @@
|
||||
Bamm Bamm Rubble 1
|
||||
Barney Rubble 1
|
||||
Bart Simpson 1
|
||||
Buffy 1
|
||||
|
||||
@@ -339,6 +339,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
|
||||
sb.append("\r\n");
|
||||
sb.append("Albert Einstein 3 hard Stronger version of the above deck");
|
||||
sb.append("\r\n");
|
||||
sb.append("Bamm Bamm Rubble 1 easy Sloth's easy domain deck, creatures and spells with the Domain ability");
|
||||
sb.append("\r\n");
|
||||
sb.append("Barney Rubble 1 easy Sloth's Sovereigns of Lost Alara deck with walls and auras");
|
||||
sb.append("\r\n");
|
||||
sb.append("Barney Rubble 2 medium Sloth's Sovereigns of Lost Alara deck with walls and auras");
|
||||
|
||||
Reference in New Issue
Block a user