Erwan
- Code cleanup - fix issue 142 . This will lead to other issues for some cards. These issues can be fixed by using targetcontroller/controller...etc - Added a few cards
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#Test Crumble life
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:crumble
|
||||
manapool:{G}
|
||||
[PLAYER2]
|
||||
inplay:colossus of Sardia
|
||||
[DO]
|
||||
crumble
|
||||
colossus of sardia
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:crumble
|
||||
[PLAYER2]
|
||||
graveyard:colossus of sardia
|
||||
life:29
|
||||
[END]
|
||||
Reference in New Issue
Block a user