From 74e9cffc505dcb9d4b9088203a5ea074176e5f1f Mon Sep 17 00:00:00 2001 From: Vittorio Alfieri Date: Wed, 19 Apr 2023 23:11:42 +0200 Subject: [PATCH] Fixed Kor Spiritdance. --- 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 6ddf43fe9..9a335433d 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -64194,7 +64194,7 @@ toughness=3 [card] name=Kor Spiritdancer auto=thisforeach(auras > 0) 2/2 -auto=@movedTo(aura|mystack):may draw:1 controller +auto=@movedTo(aura|mystack):if compare(ishuman)~morethan~0 then may draw:1 controller else draw:1 controller text=Kor Spiritdancer gets +2/+2 for each Aura attached to it. -- Whenever you cast an Aura spell, you may draw a card. mana={1}{W} type=Creature