Primitive fiexes and macros replacements

Removing typos in firststrike, @@ and ==.
death's-head buzzard didn't gave creatures -1/-1
ponyback brigade morphed created 6 tokens
Cavalier of Flame wasn't working
Duplicate ability in Lone Revenant
Macros for:
_ADDENDUM_
CONSTELLATION_
_FEROCIOUS_
_POPULATE_
_RALLY_
This commit is contained in:
Eduardo
2021-08-04 19:57:55 -05:00
parent 4458a6e780
commit f792729f80
3 changed files with 113 additions and 115 deletions

View File

@@ -86,7 +86,7 @@ $AUTO_DEFINE _CLASH_ Put here a code if compare the casting cost based on Errati
#AUTO_DEFINE _FEROCIOUS_ if type(creature[power>=4]|myBattlefield)~morethan~0 then
# Rally
#AUTO_DEFINE _RALLY_ @movedTo(other creature[Ally]|myBattlefield):
#AUTO_DEFINE _RALLY_ @movedTo(other ally|myBattlefield):
# Landfall
#AUTO_DEFINE _LANDFALL_ @movedTo(land|myBattlefield):