From 5b12d0e3f6c6ede6ea16dd8b87ab7bd3772c3dcd Mon Sep 17 00:00:00 2001 From: Agetian Date: Sun, 1 Oct 2017 03:57:52 +0000 Subject: [PATCH] - Fixed Divine Intervention triggering from the wrong zones. --- forge-gui/res/cardsfolder/d/divine_intervention.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/d/divine_intervention.txt b/forge-gui/res/cardsfolder/d/divine_intervention.txt index cc3dafd3f04..cfc80235634 100644 --- a/forge-gui/res/cardsfolder/d/divine_intervention.txt +++ b/forge-gui/res/cardsfolder/d/divine_intervention.txt @@ -2,7 +2,7 @@ Name:Divine Intervention ManaCost:6 W W Types:Enchantment K:etbCounter:INTERVENTION:2 -T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | ActiveZones$ Battlefield | Execute$ TrigRemoveCtr | TriggerDescription$ At the beginning of your upkeep, remove an intervention counter from CARDNAME. When you remove the last intervention counter from CARDNAME, the game is a draw. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigRemoveCtr | TriggerDescription$ At the beginning of your upkeep, remove an intervention counter from CARDNAME. When you remove the last intervention counter from CARDNAME, the game is a draw. SVar:TrigRemoveCtr:DB$ RemoveCounter | Defined$ Self | CounterType$ INTERVENTION | CounterNum$ 1 | SubAbility$ GameIsADraw SVar:GameIsADraw:DB$ GameDrawn | ConditionPresent$ Card.Self+counters_EQ0_INTERVENTION SVar:Picture:http://www.wizards.com/global/images/magic/general/divine_intervention.jpg