- Added ">" and "<" for foreach and aslongas. Can be used to code threshold cards. See black vise (RV) and korsan beast (ODY)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-11-18 14:37:28 +00:00
parent 7f9d22e0aa
commit 1d55211245
10 changed files with 145 additions and 38 deletions
+19
View File
@@ -0,0 +1,19 @@
#Test ">" symbol in foreach
[INIT]
SECONDMAIN
[PLAYER1]
inplay:black vise
[PLAYER2]
hand:act of treason,mountain,plains,swamp,forest,island
[DO]
eot
next
#upkeep
[ASSERT]
UPKEEP
[PLAYER1]
inplay:black vise
[PLAYER2]
hand:act of treason,mountain,plains,swamp,forest,island
life:18
[END]