- 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).
This commit is contained in:
Agetian
2017-01-03 20:07:37 +00:00
parent 71180403a0
commit 46ad0cb4d6

View File

@@ -2,6 +2,6 @@ Name:River of Tears
ManaCost:no cost ManaCost:no cost
Types:Land 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. 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 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. Oracle:{T}: Add {U} to your mana pool. If you played a land this turn, add {B} to your mana pool instead.