diff --git a/.gitattributes b/.gitattributes index c72d486b737..80481295b64 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4953,6 +4953,7 @@ res/cardsfolder/nyxathid.txt -text svneol=native#text/plain res/cardsfolder/oaken_brawler.txt svneol=native#text/plain res/cardsfolder/oakenform.txt -text svneol=native#text/plain res/cardsfolder/oakgnarl_warrior.txt -text svneol=native#text/plain +res/cardsfolder/oasis.txt -text svneol=native#text/plain res/cardsfolder/oath_of_druids.txt -text svneol=native#text/plain res/cardsfolder/oath_of_ghouls.txt -text svneol=native#text/plain res/cardsfolder/oathsworn_giant.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/oasis.txt b/res/cardsfolder/oasis.txt new file mode 100644 index 00000000000..09387ff6dcc --- /dev/null +++ b/res/cardsfolder/oasis.txt @@ -0,0 +1,9 @@ +Name:Oasis +ManaCost:no cost +Types:Land +Text:no text +A:AB$ PreventDamage | Cost$ T | ValidTgts$ Creature | Amount$ 1 | TgtPrompt$ Select target creature | SpellDescription$ Prevent the next 1 damage that would be dealt to target creature this turn. +SVar:RemRandomDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/oasis.jpg +End \ No newline at end of file