Erwan
-Fixed bug with fountain of youth -New alternate format for decks
This commit is contained in:
@@ -50,6 +50,7 @@ foratog.txt
|
||||
force_of_nature.txt
|
||||
force_of_nature2.txt
|
||||
force_of_nature3.txt
|
||||
fountain_of_youth.txt
|
||||
ghost_warden.txt
|
||||
giant_growth.txt
|
||||
giant_growth2.txt
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
#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]
|
||||
Reference in New Issue
Block a user