corrected fresh meat, tho it still has a problem...currently we don't keep a count of token creatures that went to the grave...i might look into it later on, tho very very very few cards actually care about this....so if it requires too much code impact, then it will remain simply counting the cards which exist in the grave.
This commit is contained in:
@@ -24919,7 +24919,8 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Fresh Meat
|
||||
auto=token(Beast,Creature Beast,3/3,green)*type:creature[fresh]:mybattlefield
|
||||
auto=token(Beast,Creature Beast,3/3,green)*type:creature[fresh]:mygraveyard
|
||||
#we need a method to track tokens that went to graveyard this turn.
|
||||
text=Put a 3/3 green Beast creature token onto the battlefield for each creature put into your graveyard from the battlefield this turn.
|
||||
mana={3}{G}
|
||||
type=Instant
|
||||
|
||||
Reference in New Issue
Block a user