From 53bf19e2e6c4b7410196fd2e8a25c5d3fdd98ebc Mon Sep 17 00:00:00 2001 From: Sol Date: Tue, 18 Oct 2016 12:24:34 +0000 Subject: [PATCH] - Fix Deadlock Trap using wrong parameter --- forge-gui/res/cardsfolder/d/deadlock_trap.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/d/deadlock_trap.txt b/forge-gui/res/cardsfolder/d/deadlock_trap.txt index ce86a0358d5..9d8003b84aa 100644 --- a/forge-gui/res/cardsfolder/d/deadlock_trap.txt +++ b/forge-gui/res/cardsfolder/d/deadlock_trap.txt @@ -5,6 +5,6 @@ K:CARDNAME enters the battlefield tapped. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigEnergy | TriggerDescription$ When CARDNAME enters the battlefield, you get {E}{E} (two energy counters). SVar:TrigEnergy:DB$ PutCounter | Defined$ You | CounterType$ ENERGY | CounterNum$ 2 A:AB$ Tap | Cost$ T PayEnergy<1> | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | SubAbility$ DBPump | SpellDescription$ Tap target creature or planeswalker. Its activated abilities can't be activated this turn. -SVar:DBPump:DB$Pump | Defined$ ParentTarget | AddHiddenKeyword$ CARDNAME's activated abilities can't be activated. +SVar:DBPump:DB$Pump | Defined$ ParentTarget | KW$ HIDDEN CARDNAME's activated abilities can't be activated. SVar:Picture:http://www.wizards.com/global/images/magic/general/deadlock_trap.jpg Oracle:Deadlock Trap enters the battlefield tapped.\nWhen Deadlock Trap enters the battlefield, you get {E}{E} (two energy counters).\n{T}, Pay {E}: Tap target creature or planeswalker. Its activated abilities can't be activated this turn.