Erwan
- (Finally) adding "must" abilities. Usage is as natural as possible, check Aven cloudchaser in 10E.
This commit is contained in:
19
projects/mtg/bin/Res/test/generic/must1.txt
Normal file
19
projects/mtg/bin/Res/test/generic/must1.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
#Test:"must" abilities
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
manapool:{3}{W}
|
||||
hand:Aven Cloudchaser
|
||||
inplay:lifeforce
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Aven cloudchaser
|
||||
choice 0
|
||||
lifeforce
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:aven cloudchaser
|
||||
graveyard:lifeforce
|
||||
[PLAYER2]
|
||||
[END]
|
||||
16
projects/mtg/bin/Res/test/generic/must2.txt
Normal file
16
projects/mtg/bin/Res/test/generic/must2.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
#Test:"must" abilities
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
manapool:{3}{W}{1}
|
||||
hand:Aven Cloudchaser,black vise
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Aven cloudchaser
|
||||
black vise
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:aven cloudchaser,black vise
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user