- Added the Frankenstein 2 and 3 decks.

This commit is contained in:
Sloth
2011-08-25 15:55:10 +00:00
parent 2b07df21c8
commit 5f5d857017
6 changed files with 76 additions and 0 deletions

View File

@@ -157,6 +157,8 @@ public class QuestBattle extends QuestSelectablePanel {
addToDeckList("Fin Fang Foom 1", "easy", "Mono G Poison deck");
addToDeckList("Fin Fang Foom 2", "medium", "Mono G Infect deck");
addToDeckList("Fin Fang Foom 3", "hard", "GB Infect deck");
addToDeckList("Frankenstein 2", "medium", "WU Golem deck with several Splicers");
addToDeckList("Frankenstein 3", "hard", "WUG Golem deck with several Splicers");
addToDeckList("Fred Flintstone 3", "hard", "WUG deck with Phytohydra and Lorescale Coatl");
addToDeckList("Frodo 1", "easy", "WRG Zoo deck with some threat removal");
addToDeckList("Frodo 2", "medium", "WRG Zoo deck with some threat removal and Glorious Anthem");