From f7d801e3f8479f44af1dec1bae45b6f9f98cb286 Mon Sep 17 00:00:00 2001 From: Agetian Date: Tue, 18 Apr 2017 10:09:04 +0000 Subject: [PATCH] - Fixed Execute statement in Ahn Crop Crasher. --- forge-gui/res/cardsfolder/upcoming/ahn_crop_crasher.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/ahn_crop_crasher.txt b/forge-gui/res/cardsfolder/upcoming/ahn_crop_crasher.txt index 1022a25cfdc..39078e690e0 100644 --- a/forge-gui/res/cardsfolder/upcoming/ahn_crop_crasher.txt +++ b/forge-gui/res/cardsfolder/upcoming/ahn_crop_crasher.txt @@ -4,6 +4,6 @@ Types:Creature Minotaur Warrior PT:3/2 K:Haste K:You may exert CARDNAME as it attacks. -T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, target creature can't block this turn. +T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigCanNotBlock | TriggerDescription$ When you exert CARDNAME, target creature can't block this turn. SVar:TrigCanNotBlock:DB$ Pump | ValidTgts$ Creature | KW$ HIDDEN CARDNAME can't block. | TgtPrompt$ Select target creature. | IsCurse$ True | SpellDescription$ Target creature can't block this turn. Oracle:Haste\nYou may exert Ahn-Crop Crasher as it attacks. When you do, target creature can't block this turn. (An exerted creature won't untap during your next untap step.) \ No newline at end of file