Files
wagic/projects/mtg/bin/Res/test/manual/library.txt
wagic.the.homebrew@gmail.com 833fbba6c2 Erwan
- fix issue 22 (Graveyard display messed up)
- fix issue 38 (graveyard and library unusable)
- fix issue 59 (can't cancel a spell with a target)
2009-09-26 10:03:52 +00:00

20 lines
392 B
Plaintext

#Bug:graveyard access
[INIT]
FIRSTMAIN
[PLAYER1]
library:plains,mountain,grizzly bears,swamp,island,forest,raging goblin,royal assassin,fireball
hand:demonic tutor,diabolic tutor
manapool:{B}{B}{B}{B}{B}{B}{B}{B}{B}{B}{B}
[PLAYER2]
[DO]
human
human
[ASSERT]
COMBATEND
[PLAYER1]
inplay:Wildslayer Elves,Armadillo Cloak
life:25
[PLAYER2]
graveyard:grizzly bears
life:17
[END]