Switch mana ability and other abilities 2014
Now we can switch between mana ability and other abilities, we can even use
. Maybe we can code Joraga Treespeaker and Chrome Mox.
. Maybe we can code Joraga Treespeaker and Chrome Mox.- Code: Select all
<MANA_ABILITY resource_id="1">
<PRODUCES amount="{1}" />
</MANA_ABILITY>
<MANA_ABILITY resource_id="2">
<PRODUCES amount="{0}" />
</MANA_ABILITY>
<STATIC_ABILITY resource_id="3">
</STATIC_ABILITY>
