Psyringe - Cremate: Changed line "auto=draw:1 control" to "auto=draw:1 controller". I haven't tested it, but according to the docs, "control" is not a keyword and thus wouldn't be recognized, so I guess the original line was a typo.
This commit is contained in:
@@ -333,7 +333,7 @@ mana={3}{R}
|
|||||||
text=Remove target card in a graveyard from the game. Draw a card.
|
text=Remove target card in a graveyard from the game. Draw a card.
|
||||||
target=*|graveyard
|
target=*|graveyard
|
||||||
auto=moveto(removedfromgame)
|
auto=moveto(removedfromgame)
|
||||||
auto=draw:1 control
|
auto=draw:1 controller
|
||||||
id=24119
|
id=24119
|
||||||
name=Cremate
|
name=Cremate
|
||||||
rarity=U
|
rarity=U
|
||||||
|
|||||||
Reference in New Issue
Block a user