Re: Mana Pool
Actually, I can't tap Savannah to add G to the manapool (it will always just add W). This is because in shouldTapManaPool(card), we're only adding the ability once. Right now it's not really a big deal, because we can easily just use the dual lands directly to pay for stuff.
And yes, you're right, this is how I coded Sol Ring, just through adding "ManaPool:1" twice.
I already coded Gaea's Cradle to see if it works as expected (and it does!). Man, what a powerful card, I'll add Priest of Titania as well
And yes, you're right, this is how I coded Sol Ring, just through adding "ManaPool:1" twice.
I already coded Gaea's Cradle to see if it works as expected (and it does!). Man, what a powerful card, I'll add Priest of Titania as well
