Added Sloth's easy domain deck as:

Bamm Bamm Rubble 1
This commit is contained in:
jendave
2011-08-06 05:03:38 +00:00
parent 6a8af9c6c4
commit a081723bb1
4 changed files with 36 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -90,6 +90,7 @@ res/quest/common.txt -text svneol=native#text/plain
res/quest/decks/Abraham[!!-~]Lincoln[!!-~]3.dck -text res/quest/decks/Abraham[!!-~]Lincoln[!!-~]3.dck -text
res/quest/decks/Albert[!!-~]Einstein[!!-~]2.dck -text res/quest/decks/Albert[!!-~]Einstein[!!-~]2.dck -text
res/quest/decks/Albert[!!-~]Einstein[!!-~]3.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[!!-~]1.dck -text
res/quest/decks/Barney[!!-~]Rubble[!!-~]2.dck -text res/quest/decks/Barney[!!-~]Rubble[!!-~]2.dck -text
res/quest/decks/Barney[!!-~]Rubble[!!-~]3.dck -text res/quest/decks/Barney[!!-~]Rubble[!!-~]3.dck -text

View 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]

View File

@@ -1,3 +1,4 @@
Bamm Bamm Rubble 1
Barney Rubble 1 Barney Rubble 1
Bart Simpson 1 Bart Simpson 1
Buffy 1 Buffy 1

View File

@@ -339,6 +339,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
sb.append("\r\n"); sb.append("\r\n");
sb.append("Albert Einstein 3 hard Stronger version of the above deck"); sb.append("Albert Einstein 3 hard Stronger version of the above deck");
sb.append("\r\n"); 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("Barney Rubble 1 easy Sloth's Sovereigns of Lost Alara deck with walls and auras");
sb.append("\r\n"); sb.append("\r\n");
sb.append("Barney Rubble 2 medium Sloth's Sovereigns of Lost Alara deck with walls and auras"); sb.append("Barney Rubble 2 medium Sloth's Sovereigns of Lost Alara deck with walls and auras");