From 7cd88b83dc7a701313aa693028364f1b23167e24 Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Wed, 11 Apr 2012 16:50:22 +0000 Subject: [PATCH] demigod of revenge missing "then" in if then ability. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index e16704cc6..ee5d03508 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -18926,7 +18926,7 @@ toughness=2 [card] name=Demigod of Revenge abilities=flying,haste -auto=if casted(this) moveTo(mybattlefield) all(demigod of revenge|mygraveyard) +auto=if casted(this) then moveTo(mybattlefield) all(demigod of revenge|mygraveyard) text=Flying, haste -- When you cast Demigod of Revenge, return all cards named Demigod of Revenge from your graveyard to the battlefield. mana={BR}{BR}{BR}{BR}{BR} type=Creature