Re commitied my previous cards in primitives/mtg.txt

I dont know why my previous commit has been removed but its all working. I included tests for the cards in this commit. All test suite passes. please update your FUT/_cards.dat because i change the name of oriss to its original name.

--------------------------------------
[card]
primitive=Oriss, Samite Guardian
id=136210
rarity=R
[/card]
This commit is contained in:
anthonycalosa@gmail.com
2013-01-31 09:00:25 +00:00
parent a83e029ca6
commit de16c53534
6 changed files with 165 additions and 6 deletions
@@ -0,0 +1,26 @@
#Testing Oriss Samite Guardian preventalldamage to(this)
[INIT]
combatattackers
[PLAYER1]
hand:Lightning Bolt
inplay:Mountain
[PLAYER2]
inplay:136210
[DO]
Mountain
Lightning Bolt
136210
no
yes
136210
choice 0
136210
eot
[ASSERT]
untap
[PLAYER1]
inplay:Mountain
graveyard:Lightning Bolt
[PLAYER2]
inplay:136210
[END]