From eef2e004b36100c918e008df9a2ca0e7b28c76e7 Mon Sep 17 00:00:00 2001 From: moomarc Date: Mon, 17 Feb 2014 14:39:39 +0000 Subject: [PATCH] - Improved AI for Idle Thoughts --- forge-gui/res/cardsfolder/i/idle_thoughts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/i/idle_thoughts.txt b/forge-gui/res/cardsfolder/i/idle_thoughts.txt index 9538b0a2ba1..a8c78670754 100644 --- a/forge-gui/res/cardsfolder/i/idle_thoughts.txt +++ b/forge-gui/res/cardsfolder/i/idle_thoughts.txt @@ -1,7 +1,7 @@ Name:Idle Thoughts ManaCost:3 U Types:Enchantment -A:AB$ Draw | Cost$ 2 | NumCards$ 1 | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ0 | References$ X | SpellDescription$ Draw a card if you have no cards in hand. +A:AB$ Draw | Cost$ 2 | NumCards$ 1 | AICheckSVar$ X | AISVarCompare$ EQ0 | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ0 | References$ X | SpellDescription$ Draw a card if you have no cards in hand. SVar:X:Count$InYourHand SVar:Picture:http://www.wizards.com/global/images/magic/general/idle_thoughts.jpg Oracle:{2}: Draw a card if you have no cards in hand. \ No newline at end of file