Erwan
- 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:
@@ -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]
|
||||
Reference in New Issue
Block a user