diff --git a/.gitattributes b/.gitattributes index 4d8ba073ac6..321af9816d4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -175,6 +175,7 @@ res/cardsfolder/angelic_benediction.txt -text svneol=native#text/plain res/cardsfolder/angelic_blessing.txt -text svneol=native#text/plain res/cardsfolder/angelic_chorus.txt -text svneol=native#text/plain res/cardsfolder/angelic_curator.txt -text svneol=native#text/plain +res/cardsfolder/angelic_page.txt -text svneol=native#text/plain res/cardsfolder/angelic_voices.txt -text svneol=native#text/plain res/cardsfolder/angelic_wall.txt -text svneol=native#text/plain res/cardsfolder/angels_feather.txt -text svneol=native#text/plain @@ -1957,6 +1958,7 @@ res/cardsfolder/grapeshot.txt -text svneol=native#text/plain res/cardsfolder/grapeshot_catapult.txt -text svneol=native#text/plain res/cardsfolder/grappler_spider.txt -text svneol=native#text/plain res/cardsfolder/grasp_of_darkness.txt -text svneol=native#text/plain +res/cardsfolder/grassland_crusader.txt -text svneol=native#text/plain res/cardsfolder/grasslands.txt -text svneol=native#text/plain res/cardsfolder/grave_defiler.txt -text svneol=native#text/plain res/cardsfolder/grave_robbers.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/angelic_page.txt b/res/cardsfolder/angelic_page.txt new file mode 100644 index 00000000000..3dc4734b1ac --- /dev/null +++ b/res/cardsfolder/angelic_page.txt @@ -0,0 +1,10 @@ +Name:Angelic Page +ManaCost:1 W +Types:Creature Angel Spirit +Text:no text +PT:1/1 +K:Flying +A:AB$Pump | Cost$ T | NumAtt$ +1 | NumDef$ +1 | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | SpellDescription$ Target attacking or blocking creature gets +1/+1 until end of turn. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/angelic_page.jpg +End diff --git a/res/cardsfolder/grassland_crusader.txt b/res/cardsfolder/grassland_crusader.txt new file mode 100644 index 00000000000..a28368b4978 --- /dev/null +++ b/res/cardsfolder/grassland_crusader.txt @@ -0,0 +1,10 @@ +Name:Grassland Crusader +ManaCost:5 W +Types:Creature Human Cleric Soldier +Text:no text +PT:2/2 +A:AB$Pump | Cost$ T | NumAtt$ +2 | NumDef$ +2 | ValidTgts$ Creature.Elf,Creature.Soldier | TgtPrompt$ Select target Elf or Soldier creature | SpellDescription$ Target Elf or Soldier creature gets +2/+2 until end of turn. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/grassland_crusader.jpg +End