From 217fc960d5da8a91d858c335914f15b2c48e025b Mon Sep 17 00:00:00 2001 From: slapshot5 Date: Mon, 17 Oct 2011 01:56:46 +0000 Subject: [PATCH] add Brontotherium, Crested Craghorn, Lowland Tracker (from Legions) --- .gitattributes | 3 +++ res/cardsfolder/b/brontotherium.txt | 11 +++++++++++ res/cardsfolder/c/crested_craghorn.txt | 11 +++++++++++ res/cardsfolder/l/lowland_tracker.txt | 11 +++++++++++ 4 files changed, 36 insertions(+) create mode 100644 res/cardsfolder/b/brontotherium.txt create mode 100644 res/cardsfolder/c/crested_craghorn.txt create mode 100644 res/cardsfolder/l/lowland_tracker.txt diff --git a/.gitattributes b/.gitattributes index a6f970ab384..7365959d756 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1029,6 +1029,7 @@ res/cardsfolder/b/broken_ambitions.txt svneol=native#text/plain res/cardsfolder/b/broken_dam.txt svneol=native#text/plain res/cardsfolder/b/broken_fall.txt svneol=native#text/plain res/cardsfolder/b/broken_visage.txt svneol=native#text/plain +res/cardsfolder/b/brontotherium.txt -text res/cardsfolder/b/bronze_bombshell.txt -text res/cardsfolder/b/brood_birthing.txt svneol=native#text/plain res/cardsfolder/b/brood_of_cockroaches.txt svneol=native#text/plain @@ -1607,6 +1608,7 @@ res/cardsfolder/c/creeping_tar_pit.txt svneol=native#text/plain res/cardsfolder/c/creepy_doll.txt -text res/cardsfolder/c/cremate.txt svneol=native#text/plain res/cardsfolder/c/crenellated_wall.txt svneol=native#text/plain +res/cardsfolder/c/crested_craghorn.txt -text res/cardsfolder/c/crevasse.txt svneol=native#text/plain res/cardsfolder/c/crib_swap.txt svneol=native#text/plain res/cardsfolder/c/crimson_acolyte.txt svneol=native#text/plain @@ -4665,6 +4667,7 @@ res/cardsfolder/l/lovisa_coldeyes.txt svneol=native#text/plain res/cardsfolder/l/lowland_basilisk.txt -text svneol=unset#text/plain res/cardsfolder/l/lowland_giant.txt svneol=native#text/plain res/cardsfolder/l/lowland_oaf.txt -text +res/cardsfolder/l/lowland_tracker.txt -text res/cardsfolder/l/loxodon_anchorite.txt svneol=native#text/plain res/cardsfolder/l/loxodon_convert.txt svneol=native#text/plain res/cardsfolder/l/loxodon_gatekeeper.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/brontotherium.txt b/res/cardsfolder/b/brontotherium.txt new file mode 100644 index 00000000000..782a45769f4 --- /dev/null +++ b/res/cardsfolder/b/brontotherium.txt @@ -0,0 +1,11 @@ +Name:Brontotherium +ManaCost:4 G G +Types:Creature Beast +Text:no text +PT:5/3 +K:Trample +K:Provoke +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/brontotherium.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/c/crested_craghorn.txt b/res/cardsfolder/c/crested_craghorn.txt new file mode 100644 index 00000000000..27e3fa750b6 --- /dev/null +++ b/res/cardsfolder/c/crested_craghorn.txt @@ -0,0 +1,11 @@ +Name:Crested Craghorn +ManaCost:4 R +Types:Creature Goat Beast +Text:no text +PT:4/1 +K:Haste +K:Provoke +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/crested_craghorn.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/l/lowland_tracker.txt b/res/cardsfolder/l/lowland_tracker.txt new file mode 100644 index 00000000000..20d16b92973 --- /dev/null +++ b/res/cardsfolder/l/lowland_tracker.txt @@ -0,0 +1,11 @@ +Name:Lowland Tracker +ManaCost:4 W +Types:Creature Human Soldier +Text:no text +PT:2/2 +K:First Strike +K:Provoke +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/lowland_tracker.jpg +End \ No newline at end of file