From 764da32cbaf7cbb0b3b0bbd61c166b5f133759e6 Mon Sep 17 00:00:00 2001 From: moomarc Date: Mon, 8 Jul 2013 11:54:07 +0000 Subject: [PATCH] - Fixed Polluted Bonds for multiplayer games --- res/cardsfolder/p/polluted_bonds.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/p/polluted_bonds.txt b/res/cardsfolder/p/polluted_bonds.txt index 433367b2e52..e3619b382f8 100644 --- a/res/cardsfolder/p/polluted_bonds.txt +++ b/res/cardsfolder/p/polluted_bonds.txt @@ -2,7 +2,7 @@ Name:Polluted Bonds ManaCost:3 B B Types:Enchantment T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigDrain | TriggerDescription$ Whenever a land enters the battlefield under an opponent's control, that player loses 2 life and you gain 2 life. -SVar:TrigDrain:AB$LoseLife | Cost$ 0 | Defined$ Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife -SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ 2 +SVar:TrigDrain:AB$ LoseLife | Cost$ 0 | Defined$ TriggeredCardController | LifeAmount$ 2 | SubAbility$ DBGainLife +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 SVar:Picture:http://www.wizards.com/global/images/magic/general/polluted_bonds.jpg Oracle:Whenever a land enters the battlefield under an opponent's control, that player loses 2 life and you gain 2 life. \ No newline at end of file