diff --git a/forge-gui/res/cardsfolder/l/leyline_of_abundance.txt b/forge-gui/res/cardsfolder/l/leyline_of_abundance.txt index fae11fd2ebd..06695e206c2 100644 --- a/forge-gui/res/cardsfolder/l/leyline_of_abundance.txt +++ b/forge-gui/res/cardsfolder/l/leyline_of_abundance.txt @@ -5,6 +5,6 @@ K:MayEffectFromOpeningHand:FromHand SVar:FromHand:DB$ ChangeZone | Defined$ Self | Origin$ Hand | Destination$ Battlefield | SpellDescription$ If CARDNAME is in your opening hand, you may begin the game with it on the battlefield. T:Mode$ TapsForMana | ValidCard$ Creature | Execute$ TrigMana | TriggerZones$ Battlefield | Static$ True | TriggerDescription$ Whenever you tap a creature for mana, add an additional {G}. SVar:TrigMana:DB$ Mana | Produced$ G -A:AB$ PutCounterAll | Cost$ 6 G G | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on each creature you control. +A:AB$ PutCounterAll | Cost$ 6 G G | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | AILogic$ AtOppEOT | SpellDescription$ Put a +1/+1 counter on each creature you control. DeckHas:Ability$Counters Oracle:If Leyline of Abundance is in your opening hand, you may begin the game with it on the battlefield.\nWhenever you tap a creature for mana, add an additional {G}.\n{6}{G}{G}: Put a +1/+1 counter on each creature you control.