Brackets balance validations, macros _DISCARD&DRAW_

Using all(player) when applicable
Updated Oracle text for mill
Bug fixes in primitives
Sasaya's Essence
Sythis, Harvest's Hand
Ancient Animus
This commit is contained in:
Eduardo MG
2023-04-30 19:54:38 -06:00
parent 49a618fc37
commit f8d515a7ed
4 changed files with 103 additions and 117 deletions

View File

@@ -189,6 +189,9 @@
# Eternalize
#AUTO_DEFINE _ETERNALIZE_ name(Eternalize) clone and!( transforms((Zombie,removemc,setpower=4,settoughness=4,black)) forever )! assorcery
# Discard a card. If you do, draw a card
#AUTO_DEFINE _DISCARD&DRAW_ reject notatarget(*|myhand) and!(draw:1 controller)!
# Angel Token
#AUTO_DEFINE _ANGELTOKEN_ create(Angel:Creature Angel:4/4:white:flying)