diff --git a/.gitattributes b/.gitattributes index fb1a050386c..0cc432e7ff9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4307,6 +4307,7 @@ res/cardsfolder/mana_breach.txt -text svneol=native#text/plain res/cardsfolder/mana_crypt.txt -text svneol=native#text/plain res/cardsfolder/mana_cylix.txt -text svneol=native#text/plain res/cardsfolder/mana_drain.txt -text svneol=native#text/plain +res/cardsfolder/mana_geyser.txt -text svneol=native#text/plain res/cardsfolder/mana_leak.txt -text svneol=native#text/plain res/cardsfolder/mana_matrix.txt -text svneol=native#text/plain res/cardsfolder/mana_prism.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/mana_geyser.txt b/res/cardsfolder/mana_geyser.txt new file mode 100644 index 00000000000..caaa864a240 --- /dev/null +++ b/res/cardsfolder/mana_geyser.txt @@ -0,0 +1,10 @@ +Name:Mana Geyser +ManaCost:3 R R +Types:Sorcery +Text:no text +A:SP$ Mana | Cost$ 3 R R | Produced$ R | Amount$ X | SpellDescription$ Add R to your mana pool for each tapped land your opponents control. +SVar:X:Count$Valid Land.tapped+YouDontCtrl +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/mana_geyser.jpg +End \ No newline at end of file