Erwan
- JGE updates : main accepts argv/argc. Compilation variables for MP3 and Network support - Minor fix in Wagic (potentially fixes crashes when using activated abilities several times in onr turn. Couldn't reproduce the issue)
This commit is contained in:
26
projects/mtg/bin/Res/test/firebreathing.txt
Normal file
26
projects/mtg/bin/Res/test/firebreathing.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
#Testing Firebreathing twice
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:firebreathing
|
||||
inplay:grizzly bears
|
||||
manapool:{R}{R}{R}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
firebreathing
|
||||
grizzly bears
|
||||
firebreathing
|
||||
firebreathing
|
||||
next
|
||||
#begin combat
|
||||
next
|
||||
#attackers
|
||||
grizzly bears
|
||||
eot
|
||||
[ASSERT]
|
||||
UNTAP
|
||||
[PLAYER1]
|
||||
inplay:grizzly bears,firebreathing
|
||||
[PLAYER2]
|
||||
life:16
|
||||
[END]
|
||||
Reference in New Issue
Block a user