From d9b5a0b2da49dcfe144f7fe8b53606b2529295e3 Mon Sep 17 00:00:00 2001 From: swordshine Date: Fri, 20 Nov 2015 01:00:18 +0000 Subject: [PATCH] - C15: added 2 cards by Marek14 --- .gitattributes | 2 ++ forge-gui/res/cardsfolder/c/caller_of_the_pack.txt | 8 ++++++++ forge-gui/res/cardsfolder/w/warchief_giant.txt | 8 ++++++++ 3 files changed, 18 insertions(+) create mode 100644 forge-gui/res/cardsfolder/c/caller_of_the_pack.txt create mode 100644 forge-gui/res/cardsfolder/w/warchief_giant.txt diff --git a/.gitattributes b/.gitattributes index f83a043f8c1..e3bfba83dcd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3175,6 +3175,7 @@ forge-gui/res/cardsfolder/c/call_to_the_netherworld.txt svneol=native#text/plain forge-gui/res/cardsfolder/c/caller_of_gales.txt svneol=native#text/plain forge-gui/res/cardsfolder/c/caller_of_the_claw.txt svneol=native#text/plain forge-gui/res/cardsfolder/c/caller_of_the_hunt.txt -text +forge-gui/res/cardsfolder/c/caller_of_the_pack.txt -text forge-gui/res/cardsfolder/c/callous_deceiver.txt svneol=native#text/plain forge-gui/res/cardsfolder/c/callous_giant.txt svneol=native#text/plain forge-gui/res/cardsfolder/c/callous_oppressor.txt -text @@ -16006,6 +16007,7 @@ forge-gui/res/cardsfolder/w/war_wing_siren.txt -text forge-gui/res/cardsfolder/w/warbreak_trumpeter.txt svneol=native#text/plain forge-gui/res/cardsfolder/w/warbringer.txt -text forge-gui/res/cardsfolder/w/warchanter_of_mogis.txt -text +forge-gui/res/cardsfolder/w/warchief_giant.txt -text forge-gui/res/cardsfolder/w/warclamp_mastiff.txt -text forge-gui/res/cardsfolder/w/ward_of_bones.txt -text forge-gui/res/cardsfolder/w/ward_of_lights.txt -text diff --git a/forge-gui/res/cardsfolder/c/caller_of_the_pack.txt b/forge-gui/res/cardsfolder/c/caller_of_the_pack.txt new file mode 100644 index 00000000000..905b68e0295 --- /dev/null +++ b/forge-gui/res/cardsfolder/c/caller_of_the_pack.txt @@ -0,0 +1,8 @@ +Name:Caller of the Pack +ManaCost:5 G G +Types:Creature Beast +PT:8/6 +K:Trample +K:Myriad +SVar:Picture:http://www.wizards.com/global/images/magic/general/caller_of_the_pack.jpg +Oracle:Trample\nMyriad (Whenever this creature attacks, for each opponent other than the defending player, put a token that's a copy of this creature onto the battlefield tapped and attacking that player or a planeswalker he or she controls. Exile those tokens at the end of combat.) \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/w/warchief_giant.txt b/forge-gui/res/cardsfolder/w/warchief_giant.txt new file mode 100644 index 00000000000..6fde3c1fab0 --- /dev/null +++ b/forge-gui/res/cardsfolder/w/warchief_giant.txt @@ -0,0 +1,8 @@ +Name:Warchief Giant +ManaCost:3 R R +Types:Creature Giant Warrior +PT:5/3 +K:Haste +K:Myriad +SVar:Picture:http://www.wizards.com/global/images/magic/general/warchief_giant.jpg +Oracle:Haste\nMyriad (Whenever this creature attacks, for each opponent other than defending player, you may put a token that's a copy of this creature onto the battlefield tapped and attacking that player or a planeswalker he or she controls. Exile the tokens at end of combat.) \ No newline at end of file