add Brontotherium, Crested Craghorn, Lowland Tracker (from Legions)

This commit is contained in:
slapshot5
2011-10-17 01:56:46 +00:00
parent f8dbb63f1f
commit 217fc960d5
4 changed files with 36 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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