mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added the new Swan 2 deck to quest mode.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -9270,6 +9270,7 @@ res/quest/decks/Storm[!!-~]2.dck -text
|
|||||||
res/quest/decks/Storm[!!-~]3.dck -text
|
res/quest/decks/Storm[!!-~]3.dck -text
|
||||||
res/quest/decks/Sun[!!-~]Quan[!!-~]2.dck -text
|
res/quest/decks/Sun[!!-~]Quan[!!-~]2.dck -text
|
||||||
res/quest/decks/Superman[!!-~]3.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[!!-~]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
|
||||||
|
|||||||
22
res/quest/decks/Swan 2.dck
Normal file
22
res/quest/decks/Swan 2.dck
Normal 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]
|
||||||
@@ -76,6 +76,7 @@ Spiderman 2
|
|||||||
Spock 2
|
Spock 2
|
||||||
Storm 2
|
Storm 2
|
||||||
Sun Quan 2
|
Sun Quan 2
|
||||||
|
Swan 2
|
||||||
Tarzan 2
|
Tarzan 2
|
||||||
The Thing 2
|
The Thing 2
|
||||||
Totoro 2
|
Totoro 2
|
||||||
|
|||||||
@@ -370,6 +370,7 @@ public class QuestBattle extends QuestSelectablePanel {
|
|||||||
// addToDeckList("Swamp Thing 1", "easy", "BG deck");
|
// addToDeckList("Swamp Thing 1", "easy", "BG deck");
|
||||||
// addToDeckList("Swamp Thing 2", "medium", "BG deck");
|
// addToDeckList("Swamp Thing 2", "medium", "BG deck");
|
||||||
// addToDeckList("Swamp Thing 3", "hard", "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 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");
|
addToDeckList("Tarzan 2", "medium", "WR Ape tribal deck with Ancient Silverback, Raking Canopy and Treetop Village");
|
||||||
|
|||||||
Reference in New Issue
Block a user