ff947737dc
- Fix symbiotic beasts in ONS. IMPORTANT NOTE: the trigger keyword is @movedTo, not @moved ;)
15 lines
237 B
Plaintext
15 lines
237 B
Plaintext
#Bug: two akron legionnaires on your side, non can attack
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
hand:symbiotic wurm
|
|
manapool:{5}{G}{G}{G}
|
|
[PLAYER2]
|
|
[DO]
|
|
symbiotic wurm
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:symbiotic wurm
|
|
[PLAYER2]
|
|
[END] |