Fixed:
Edge of autumn Mirrorworks Clone of the card now have the same image as original Issue with cloning and trigger "nontoken * enters" Blitzkrig rules Hermit druid rules
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# Macro names are case insensitive, and the replacement algorithm does an exact match inside a string
|
||||
# it means that if you have a macro named MACRO and a macro named MACRO2, you'll run into trouble because MACRO2 will match MACRO
|
||||
# Because of that, you need to use a unique delimiter at the beginning and the end of a macro, I personally use "__"
|
||||
#
|
||||
# Limitations: parameter inside macro must not contian ")"
|
||||
|
||||
# Standard Cycling
|
||||
#AUTO_DEFINE __CYCLING__($cost) $cost{cycle}:name(cycling) draw:1
|
||||
|
||||
Reference in New Issue
Block a user