diff --git a/.gitattributes b/.gitattributes index 94ac46a4d98..4ec91215ad3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1278,6 +1278,7 @@ res/cardsfolder/douse_in_gloom.txt -text svneol=native#text/plain res/cardsfolder/dovescape.txt -text svneol=native#text/plain res/cardsfolder/draconian_cylix.txt -text svneol=native#text/plain res/cardsfolder/drag_down.txt -text svneol=native#text/plain +res/cardsfolder/dragon_arch.txt -text svneol=native#text/plain res/cardsfolder/dragon_blood.txt -text svneol=native#text/plain res/cardsfolder/dragon_broodmother.txt -text svneol=native#text/plain res/cardsfolder/dragon_engine.txt -text svneol=native#text/plain @@ -3317,6 +3318,7 @@ res/cardsfolder/noggle_bridgebreaker.txt -text svneol=native#text/plain res/cardsfolder/nomadic_elf.txt -text svneol=native#text/plain res/cardsfolder/northern_paladin.txt -text svneol=native#text/plain res/cardsfolder/norwood_archers.txt -text svneol=native#text/plain +res/cardsfolder/norwood_priestess.txt -text svneol=native#text/plain res/cardsfolder/norwood_ranger.txt -text svneol=native#text/plain res/cardsfolder/norwood_riders.txt -text svneol=native#text/plain res/cardsfolder/nosy_goblin.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/dragon_arch.txt b/res/cardsfolder/dragon_arch.txt new file mode 100644 index 00000000000..f8400f6fbc6 --- /dev/null +++ b/res/cardsfolder/dragon_arch.txt @@ -0,0 +1,8 @@ +Name:Dragon Arch +ManaCost:5 +Types:Artifact +Text:no text +A:AB$ChangeZone | Cost$ 2 T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Creature.MultiColor | ChangeNum$ 1 | SpellDescription$ You may put a multicolored creature card from your hand onto the battlefield +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/dragon_arch.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/norwood_priestess.txt b/res/cardsfolder/norwood_priestess.txt new file mode 100644 index 00000000000..cf893723736 --- /dev/null +++ b/res/cardsfolder/norwood_priestess.txt @@ -0,0 +1,8 @@ +Name:Norwood Priestess +ManaCost:2 G G +Types:Creature Elf Druid +Text:no text +A:AB$ChangeZone | Cost$ G T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Creature | ChangeNum$ 1 | PlayerTurn$ True | ActivatingPhases$ Upkeep->BeginCombat | SpellDescription$ You may put a green creature card from your hand onto the battlefield. Activate this ability only during your turn, before attackers are declared. +PT:1/1 +SVar:Rarity:Rare +End \ No newline at end of file