mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Fix another linewrap issue
This commit is contained in:
@@ -8,8 +8,7 @@ SVar:TrigLoseLife:DB$ StoreSVar | References$ LifeAllButOne | SVar$ LifePaidOnET
|
|||||||
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ LifePaidOnETB | References$ LifePaidOnETB
|
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ LifePaidOnETB | References$ LifePaidOnETB
|
||||||
SVar:LifePaidOnETB:Number$0
|
SVar:LifePaidOnETB:Number$0
|
||||||
SVar:LifeAllButOne:Count$YourLifeTotal/Minus.1
|
SVar:LifeAllButOne:Count$YourLifeTotal/Minus.1
|
||||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Creature.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME leaves the battlefield, you gain life equal to the
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Creature.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME leaves the battlefield, you gain life equal to the life you lost when it entered the battlefield.
|
||||||
life you lost when it entered the battlefield.
|
|
||||||
SVar:TrigGainLife:DB$ GainLife | LifeAmount$ LifePaidOnETB | References$ LifePaidOnETB
|
SVar:TrigGainLife:DB$ GainLife | LifeAmount$ LifePaidOnETB | References$ LifePaidOnETB
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/soulgorger_orgg.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/soulgorger_orgg.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user