J0N4TH4N - answer to r913

This commit is contained in:
leungclj
2009-09-24 16:13:10 +00:00
parent 48dccada3b
commit 5387d25919
2 changed files with 20 additions and 0 deletions

View File

@@ -154,6 +154,7 @@ nightmare.txt
northern_paladin.txt
northern_paladin2.txt
Nyxathid.txt
ogre_gatecrasher.txt
orcish_artillery.txt
orcish_lumberjack.txt
overrun.txt

View File

@@ -0,0 +1,19 @@
# testing target=creature[anything]
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Ogre Gatecrasher
manapool:{3}{R}
[PLAYER2]
inplay:Angelic Wall
[DO]
Ogre Gatecrasher
Angelic Wall
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:Ogre Gatecrasher
[PLAYER2]
graveyard:Angelic Wall
life:20
[END]