mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Fixed Execute statement in Ahn Crop Crasher.
This commit is contained in:
@@ -4,6 +4,6 @@ Types:Creature Minotaur Warrior
|
|||||||
PT:3/2
|
PT:3/2
|
||||||
K:Haste
|
K:Haste
|
||||||
K:You may exert CARDNAME as it attacks.
|
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.
|
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.)
|
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.)
|
||||||
Reference in New Issue
Block a user