Psyringe - added test scripts for issues i176 - i182. Again added some more scripts that were written to verify bug reports (but where the card behaved correctly).
This commit is contained in:
25
projects/mtg/bin/Res/test/ray_of_command.txt
Normal file
25
projects/mtg/bin/Res/test/ray_of_command.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
#NAME: Ray of Command
|
||||
#DESC: Tests whether Ray of Command can
|
||||
#DESC: take control of an enemy creature,
|
||||
#DESC: use it to attack, and return it to
|
||||
#DESC: its controller at and of turn.
|
||||
[INIT]
|
||||
combatattackers
|
||||
[PLAYER1]
|
||||
hand:Ray of Command
|
||||
manapool:{U}{U}{U}{U}
|
||||
[PLAYER2]
|
||||
inplay:Grizzly Bears
|
||||
[DO]
|
||||
Ray of Command
|
||||
Grizzly Bears
|
||||
Grizzly Bears
|
||||
eot
|
||||
[ASSERT]
|
||||
untap
|
||||
[PLAYER1]
|
||||
graveyard:Ray of Command
|
||||
[PLAYER2]
|
||||
inplay:Grizzly Bears
|
||||
life:18
|
||||
[END]
|
||||
Reference in New Issue
Block a user