- Added the new Swan 2 deck to quest mode.

This commit is contained in:
Chris
2011-08-20 16:42:42 +00:00
parent d31396474b
commit a724e2a16b
4 changed files with 25 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -9270,6 +9270,7 @@ res/quest/decks/Storm[!!-~]2.dck -text
res/quest/decks/Storm[!!-~]3.dck -text
res/quest/decks/Sun[!!-~]Quan[!!-~]2.dck -text
res/quest/decks/Superman[!!-~]3.dck -text
res/quest/decks/Swan[!!-~]2.dck -text
res/quest/decks/Tarzan[!!-~]1.dck -text
res/quest/decks/Tarzan[!!-~]2.dck -text
res/quest/decks/Terminator[!!-~]3.dck -text

View File

@@ -0,0 +1,22 @@
Swan 2
[general]
constructed
[main]
2 Warren-Scourge Elf
1 Wren's Run Packmaster
20 Forest
2 Epic Proportions
3 Elvish Promenade
1 Door of Destinies
1 Rhys the Exiled
1 Imperious Perfect
4 Ambassador Oak
4 Bramblewood Paragon
4 Evolving Wilds
3 Nath's Elite
4 Elvish Warrior
4 Winnower Patrol
2 Lys Alana Huntmaster
2 Changeling Titan
2 Deglamer
[sideboard]

View File

@@ -76,6 +76,7 @@ Spiderman 2
Spock 2
Storm 2
Sun Quan 2
Swan 2
Tarzan 2
The Thing 2
Totoro 2

View File

@@ -370,6 +370,7 @@ public class QuestBattle extends QuestSelectablePanel {
// addToDeckList("Swamp Thing 1", "easy", "BG deck");
// addToDeckList("Swamp Thing 2", "medium", "BG deck");
// addToDeckList("Swamp Thing 3", "hard", "BG deck");
addToDeckList("Swan 2", "medium", "Mono G Warrior/Elf hybrid deck with Bramblewood Paragon, Nath's Elite and Winnower Patrol");
addToDeckList("Tarzan 1", "easy", "WR Ape tribal deck with Ancient Silverback, Earthbind, Claws of Wirewood and pump spells");
addToDeckList("Tarzan 2", "medium", "WR Ape tribal deck with Ancient Silverback, Raking Canopy and Treetop Village");