mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Added Resonantg's Predator's Garden deck with mods as a realistic mode deck named Fred Flintstone.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -114,6 +114,7 @@ res/quest/decks/Dr[!!-~]No[!!-~]3.dck -text
|
||||
res/quest/decks/Fat[!!-~]Albert[!!-~]1.dck -text
|
||||
res/quest/decks/Fat[!!-~]Albert[!!-~]2.dck -text
|
||||
res/quest/decks/Fat[!!-~]Albert[!!-~]3.dck -text
|
||||
res/quest/decks/Fred[!!-~]Flintstone[!!-~]3.dck -text
|
||||
res/quest/decks/Frodo[!!-~]1.dck -text
|
||||
res/quest/decks/Frodo[!!-~]2.dck -text
|
||||
res/quest/decks/Frodo[!!-~]3.dck -text
|
||||
|
||||
28
res/quest/decks/Fred Flintstone 3.dck
Normal file
28
res/quest/decks/Fred Flintstone 3.dck
Normal file
@@ -0,0 +1,28 @@
|
||||
Fred Flintstone 3
|
||||
[general]
|
||||
constructed
|
||||
[main]
|
||||
4 Birds of Paradise
|
||||
2 Hoofprints of the Stag
|
||||
2 Phytohydra
|
||||
1 Mox Emerald
|
||||
4 Tropical Island
|
||||
3 Thieving Magpie
|
||||
1 Mox Sapphire
|
||||
3 Oblivion Ring
|
||||
2 Ivory Tower
|
||||
3 Thornwind Faeries
|
||||
3 Glorious Anthem
|
||||
2 Sunpetal Grove
|
||||
2 Glacial Fortress
|
||||
4 Reliquary Tower
|
||||
1 Fecundity
|
||||
1 Mox Pearl
|
||||
4 Tundra
|
||||
3 Font of Mythos
|
||||
2 Defense of the Heart
|
||||
4 Vine Trellis
|
||||
4 Savannah
|
||||
1 Doubling Season
|
||||
4 Lorescale Coatl
|
||||
[sideboard]
|
||||
@@ -17,6 +17,7 @@ Data 3
|
||||
Doc Holiday 3
|
||||
Dr No 3
|
||||
Fat Albert 3
|
||||
Fred Flintstone 3
|
||||
Frodo 3
|
||||
Genghis Khan 3
|
||||
Gold Finger 3
|
||||
|
||||
@@ -397,6 +397,8 @@ public class Gui_Quest extends JFrame implements NewConstants{
|
||||
sb.append("\r\n");
|
||||
sb.append("Fat Albert 3 hard Winter Orb, Keldon Warlord, mana Elves/Slivers + several 6/6 creatures");
|
||||
sb.append("\r\n");
|
||||
sb.append("Fred FLintstone 3 hard Reasontg's Predator's Garden deck with mods, featuring Lorescale Coatl");
|
||||
sb.append("\r\n");
|
||||
sb.append("Frodo 1 easy New, Apthaven's AI Zoo Easy, some creature removal");
|
||||
sb.append("\r\n");
|
||||
sb.append("Frodo 2 medium New, Apthaven's AI Zoo Medium, some creature removal + Glorious Anthem");
|
||||
|
||||
Reference in New Issue
Block a user