-fix Scourglass. I'm not happy with the fix but there's a huge limitation with the parser here and I'm too lazy to deal with it currently...
18 lines
263 B
Plaintext
18 lines
263 B
Plaintext
#Bug:Scourglass
|
|
[INIT]
|
|
UNTAP
|
|
[PLAYER1]
|
|
inplay:scourglass
|
|
[PLAYER2]
|
|
inplay:mountain,plains,swamp,grizzly bears
|
|
[DO]
|
|
next
|
|
scourglass
|
|
[ASSERT]
|
|
UPKEEP
|
|
[PLAYER1]
|
|
graveyard:scourglass
|
|
[PLAYER2]
|
|
inplay:mountain,plains,swamp
|
|
graveyard:grizzly bears
|
|
[END] |