Erwan
-fix issue 161 (brass man can untap outside of upkeep). Use "myUpkeepOnly" keyword. Other keywords such as "myDrawOnly" of course work. Haven't implemented "opponent" yet, is it needed ?
This commit is contained in:
@@ -79,7 +79,7 @@ rarity=U
|
||||
mana={1}
|
||||
type=Artifact Creature
|
||||
subtype=Construct
|
||||
auto={1}:untap
|
||||
auto={1}:untap myUpkeepOnly
|
||||
power=1
|
||||
toughness=3
|
||||
abilities=doesnotuntap
|
||||
|
||||
Reference in New Issue
Block a user