Files
wagic/projects/mtg/bin/Res/test/fountain_of_youth.txt
wagic.the.homebrew@gmail.com 5952b382a2 Erwan
-Fixed bug with fountain of youth
-New alternate format for decks
2009-04-02 12:50:18 +00:00

17 lines
252 B
Plaintext

#Testing Does fountain of youth give +1 life ?
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:fountain of youth
manapool:{2}
[PLAYER2]
[DO]
fountain of youth
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:fountain of youth
manapool:{0}
life:21
[PLAYER2]
[END]