- Added the 3 White Knight decks by Corwin.

This commit is contained in:
jendave
2011-08-06 22:54:30 +00:00
parent 72a3ccfc32
commit 0c90452804
8 changed files with 66 additions and 3 deletions

View File

@@ -329,9 +329,9 @@ public class QuestBattle extends QuestSelectablePanel {
// addToDeckList("Vampire 3", "hard", "Vampire Constructed");
// addToDeckList("Werewolf 2", "medium", "UGB UBG Fungal Shambler deck");
// addToDeckList("White Knight 1", "easy", "W Common Knights deck");
// addToDeckList("White Knight 2", "medium", "Singleton Knights deck");
// addToDeckList("White Knight 3", "hard", "Knights Standard deck");
addToDeckList("White Knight 1", "easy", "Mono W Knights deck");
addToDeckList("White Knight 2", "medium", "ono W Knights deck");
addToDeckList("White Knight 3", "hard", "ono W Knights deck");
addToDeckList("Wilma Flintstone 1", "easy", "BG deck with Noxious Hatchling and Woodlurker Mimic");
addToDeckList("Wilma Flintstone 2", "medium", "BG deck with Noxious Hatchling and Woodlurker Mimic");
addToDeckList("Wilma Flintstone 3", "hard", "BG deck with Noxious Hatchling and Woodlurker Mimic");