From 46ad0cb4d648611f2b27f73d391d5a7b5a99a0fb Mon Sep 17 00:00:00 2001 From: Agetian Date: Tue, 3 Jan 2017 20:07:37 +0000 Subject: [PATCH] - Retested River of Tears, it no longer glitches when used by the AI (mana does not linger in the pool as it used to) and works correctly in auto mana payment tests. - Remarking River of Tears as RemRandomDeck instead of RemAIDeck (useful for Faeries lists, played reasonably well by the AI in those deck lists). --- forge-gui/res/cardsfolder/r/river_of_tears.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/r/river_of_tears.txt b/forge-gui/res/cardsfolder/r/river_of_tears.txt index 0382eefc9e7..f9d1bffd2f2 100644 --- a/forge-gui/res/cardsfolder/r/river_of_tears.txt +++ b/forge-gui/res/cardsfolder/r/river_of_tears.txt @@ -2,6 +2,6 @@ Name:River of Tears ManaCost:no cost Types:Land A:AB$ Mana | Cost$ T | Produced$ U | ReplaceIfLandPlayed$ B | SpellDescription$ Add {U} to your mana pool. If you played a land this turn, add {B} to your mana pool instead. -SVar:RemAIDeck:True +SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/river_of_tears.jpg Oracle:{T}: Add {U} to your mana pool. If you played a land this turn, add {B} to your mana pool instead.