- Added Tom Bombadil 3 deck by Corwin.

This commit is contained in:
jendave
2011-08-06 23:54:57 +00:00
parent 9fa102e280
commit f9de629f5d
4 changed files with 26 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8504,6 +8504,7 @@ res/quest/decks/Tarzan[!!-~]1.dck -text
res/quest/decks/Tarzan[!!-~]2.dck -text res/quest/decks/Tarzan[!!-~]2.dck -text
res/quest/decks/Terminator[!!-~]3.dck -text res/quest/decks/Terminator[!!-~]3.dck -text
res/quest/decks/The[!!-~]Great[!!-~]Gazoo[!!-~]3.dck -text res/quest/decks/The[!!-~]Great[!!-~]Gazoo[!!-~]3.dck -text
res/quest/decks/Tom[!!-~]Bombadil[!!-~]3.dck -text
res/quest/decks/Totoro[!!-~]2.dck -text res/quest/decks/Totoro[!!-~]2.dck -text
res/quest/decks/Treebeard[!!-~]1.dck -text res/quest/decks/Treebeard[!!-~]1.dck -text
res/quest/decks/Treebeard[!!-~]2.dck -text res/quest/decks/Treebeard[!!-~]2.dck -text

View File

@@ -0,0 +1,23 @@
Tom Bombadil 3
[general]
constructed
[main]
1 Explore|WWK
1 Harrow|ZEN
1 Overwhelming Stampede|M11
3 Garruk Wildspeaker|M11
4 Cultivate|M11
2 Khalni Hydra|ROE
2 Lead the Stampede|MBS
4 Call of the Herd|TSB
4 Garruk's Packleader|M11
2 Leatherback Baloth|WWK
1 Praetor's Counsel|MBS
2 Vengevine|ROE
1 Overrun|M10
2 Obstinate Baloth|M11
4 Garruk's Companion|M11
20 Forest|MBS
2 Thrun, the Last Troll|MBS
4 Verdant Catacombs|ZEN
[sideboard]

View File

@@ -92,6 +92,7 @@ Spiderman 3
Storm 3 Storm 3
Terminator 3 Terminator 3
The Great Gazoo 3 The Great Gazoo 3
Tom Bombadil 3
Treebeard 3 Treebeard 3
Uncle Owen 3 Uncle Owen 3
Wally 3 Wally 3

View File

@@ -331,6 +331,7 @@ public class QuestBattle extends QuestSelectablePanel {
// addToDeckList("Thor 3", "hard", "WR Constructed deck"); // addToDeckList("Thor 3", "hard", "WR Constructed deck");
// addToDeckList("Thugs 2", "medium", "WG Elves deck"); // addToDeckList("Thugs 2", "medium", "WG Elves deck");
// addToDeckList("Thugs 3", "hard", "WG Strength in Numbers deck"); // addToDeckList("Thugs 3", "hard", "WG Strength in Numbers deck");
addToDeckList("Tom Bombadil 3", "hard", "Mono G deck with Garruk's Packleader, Garruk Wildspeaker and Garruk's Companion");
addToDeckList("Totoro 2", "medium", "UBG deck with spirits and arcane spells"); addToDeckList("Totoro 2", "medium", "UBG deck with spirits and arcane spells");
addToDeckList("Treebeard 1", "easy", "G Treefolk deck with Bosk Banneret, Dauntless Dourbark and Leaf-Crowned Elder"); addToDeckList("Treebeard 1", "easy", "G Treefolk deck with Bosk Banneret, Dauntless Dourbark and Leaf-Crowned Elder");
addToDeckList("Treebeard 2", "medium", "WBG Treefolk deck with Bosk Banneret, Dauntless Dourbark, Timber Protector, Leaf-Crowned Elder and Doran"); addToDeckList("Treebeard 2", "medium", "WBG Treefolk deck with Bosk Banneret, Dauntless Dourbark, Timber Protector, Leaf-Crowned Elder and Doran");