- fixed issue 595 (MaxCast not working). Root cause was the stupidest typo ever in the code (maxCost instead of maxCast...) - fixed an issue with Storm mentioned by zethfox (was counting only spells played by current player) - Moved "max lands per turn" rule outside of the code (yay!) Please be sure to update your Rules folder!
7 lines
168 B
Plaintext
7 lines
168 B
Plaintext
#make sure this file always looks like mtg.txt, minus the initial shuffle and draw
|
|
[INIT]
|
|
mode=mtg
|
|
[PLAYERS]
|
|
life:20
|
|
auto=@each my draw:draw:1
|
|
auto=maxPlay(land)1 |