Erwan
- fixed a bug with bottle gnomes (would give life to opponent even if you steal control) - huge update for abilities life,draw,damage,deplete,discard in the parser. This breaks some cards (so we need to fix them) but allows more flexibility in the future. See my post on the forum
This commit is contained in:
@@ -1111,7 +1111,7 @@ text=Flare deals 1 damage to target creature or player. Draw a card at the begi
|
||||
id=3447
|
||||
name=Flare
|
||||
auto=damage:1 target(creature,player)
|
||||
auto=@next upkeep:draw:1
|
||||
auto=@next upkeep:draw:1 controller
|
||||
type=Instant
|
||||
mana={2}{R}
|
||||
rarity=C
|
||||
|
||||
Reference in New Issue
Block a user