- Added Dragon Arch and Norwood Priestess.

This commit is contained in:
jendave
2011-08-06 13:31:56 +00:00
parent a35bd26c4e
commit 2fbded0df9
3 changed files with 18 additions and 0 deletions

2
.gitattributes vendored
View File

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

View File

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

View File

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