diff --git a/.gitattributes b/.gitattributes index d72bdfe3168..2964e77426c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5914,6 +5914,7 @@ res/cardsfolder/p/path_of_angers_flame.txt svneol=native#text/plain res/cardsfolder/p/path_of_peace.txt svneol=native#text/plain res/cardsfolder/p/path_to_exile.txt svneol=native#text/plain res/cardsfolder/p/patriarchs_bidding.txt svneol=native#text/plain +res/cardsfolder/p/patricians_scorn.txt -text svneol=unset#text/plain res/cardsfolder/p/patrol_hound.txt -text res/cardsfolder/p/patrol_signaler.txt svneol=native#text/plain res/cardsfolder/p/patron_of_the_wild.txt svneol=native#text/plain diff --git a/res/cardsfolder/p/patricians_scorn.txt b/res/cardsfolder/p/patricians_scorn.txt new file mode 100644 index 00000000000..bbaf8e1aa45 --- /dev/null +++ b/res/cardsfolder/p/patricians_scorn.txt @@ -0,0 +1,10 @@ +Name:Patrician's Scorn +ManaCost:3 W +Types:Instant +Text:no text +A:SP$ DestroyAll | Cost$ 3 W | ValidCards$ Enchantment | SpellDescription$ Destroy all enchantments. +A:SP$ DestroyAll | Cost$ 0 | ValidCards$ Enchantment | CheckSVar$ X | SVarCompare$ GE1 | SpellDescription$ If you've cast another white spell this turn, you may cast CARDNAME without paying its mana cost. Destroy all enchantments. +SVar:X:Count$ThisTurnCast_Card.White+Other+YouCtrl +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/patricians_scorn.jpg +End \ No newline at end of file