You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now if you pay more than you should you lose the mana straight away.
That's not nice. Untap the mana back.
It should not be that complicated and the entrypoint should be this line: // FIXME Antonio: Do not tap all lands but only the one necessary to pay the cost above. If not player may lose some mana if miscalculated.
The text was updated successfully, but these errors were encountered:
Right now if you pay more than you should you lose the mana straight away.
That's not nice. Untap the mana back.
It should not be that complicated and the entrypoint should be this line:
// FIXME Antonio: Do not tap all lands but only the one necessary to pay the cost above. If not player may lose some mana if miscalculated.
The text was updated successfully, but these errors were encountered: