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)
This commit is contained in:
20
projects/mtg/bin/Res/test/manual/library.txt
Normal file
20
projects/mtg/bin/Res/test/manual/library.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
#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]
|
||||
Reference in New Issue
Block a user