diff --git a/projects/mtg/bin/Res/sets/APC/_cards.dat b/projects/mtg/bin/Res/sets/APC/_cards.dat index 70b3c86d5..bb6faef53 100644 --- a/projects/mtg/bin/Res/sets/APC/_cards.dat +++ b/projects/mtg/bin/Res/sets/APC/_cards.dat @@ -455,7 +455,7 @@ type=Enchantment text=When Penumbra Bobcat is put into a graveyard from the battlefield, put a 2/1 black Cat creature token onto the battlefield. id=26815 name=Penumbra Bobcat -auto=@movedTo(this|graveyard) token(Cat,Creature cat,2/1,black) +auto=@movedTo(this|graveyard) from(battlefield): token(Cat,Creature cat,2/1,black) rarity=C mana={2}{G} type=Creature @@ -467,7 +467,7 @@ toughness=1 text=When Penumbra Kavu is put into a graveyard from the battlefield, put a 3/3 black Kavu creature token onto the battlefield. id=25956 name=Penumbra Kavu -auto=@movedTo(this|graveyard) token(Kavu,Creature kavu,3/3,black) +auto=@movedTo(this|graveyard) from(battlefield): token(Kavu,Creature kavu,3/3,black) rarity=U mana={4}{G} type=Creature @@ -476,10 +476,10 @@ power=3 toughness=3 [/card] [card] -text=Trample When Penumbra Wurm is put into a graveyard from the battlefield, put a 3/3 black Kavu creature token onto the battlefield. +text=Trample When Penumbra Wurm is put into a graveyard from the battlefield, put a 6/6 black Wurm creature token onto the battlefield. id=27669 name=Penumbra Wurm -auto=@movedTo(this|graveyard) token(Wurm,Creature wurm,6/6,trample,black) +auto=@movedTo(this|graveyard) from(battlefield): token(Wurm,Creature wurm,6/6,trample,black) rarity=R mana={5}{G}{G} type=Creature