ERwan
-fix issue 297 - also removed the "untapBlockers" system. The idea was nice but incorrectly implemented, and only 2 cards were using it so far.
This commit is contained in:
@@ -1408,6 +1408,8 @@ type=Instant
|
||||
text=Mana Vault doesn't untap during your untap step. At the beginning of your upkeep, you may pay {4}. If you do, untap Mana Vault. At the beginning of your draw step, if Mana Vault is tapped, it deals 1 damage to you. {T}: Add {3} to your mana pool.
|
||||
id=1124
|
||||
name=Mana Vault
|
||||
auto=doesnotuntap
|
||||
auto={4}:untap myUpkeepOnly
|
||||
rarity=R
|
||||
mana={1}
|
||||
type=Artifact
|
||||
@@ -1581,6 +1583,9 @@ text=Enchant creature When Paralyze enters the battlefield, tap enchanted crea
|
||||
target=creature
|
||||
id=1171
|
||||
name=Paralyze
|
||||
auto=tap
|
||||
auto=doesnotuntap
|
||||
auto={4}:untap upkeepOlny
|
||||
rarity=C
|
||||
mana={B}
|
||||
type=Enchantment
|
||||
|
||||
Reference in New Issue
Block a user