Bug fixes, adding a token for next MKM set

Devour creatures and similar cards that sacrifice should not target, or else you can't sacrifice permanents with shroud
Cavalier of Night
Titan Hunter
Somberwald Alpha
Irini Sengir
Brand
This commit is contained in:
Eduardo MG
2024-02-05 19:47:43 -06:00
parent a6fe4a5de6
commit 30bef9f840
4 changed files with 44 additions and 41 deletions

View File

@@ -233,6 +233,9 @@
# Beast Token
#AUTO_DEFINE _BEASTTOKEN_ create(Beast:Creature Beast:3/3:green)
# Detective Token
#AUTO_DEFINE _DETECTIVETOKEN_ create(detective:creature detective:2/2:white:blue)
# Dragon Token
#AUTO_DEFINE _DRAGONTOKEN_ create(Dragon:Creature Dragon:5/5:red:flying)