diff --git a/.gitattributes b/.gitattributes index 8be495c553d..873c92e0fdc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7881,7 +7881,6 @@ res/cardsfolder/s/sword_of_feast_and_famine.txt svneol=native#text/plain res/cardsfolder/s/sword_of_fire_and_ice.txt svneol=native#text/plain res/cardsfolder/s/sword_of_kaldra.txt svneol=native#text/plain res/cardsfolder/s/sword_of_light_and_shadow.txt svneol=native#text/plain -res/cardsfolder/s/sword_of_the_ages.txt -text svneol=unset#text/plain res/cardsfolder/s/sword_of_the_chosen.txt svneol=native#text/plain res/cardsfolder/s/sword_of_the_meek.txt svneol=native#text/plain res/cardsfolder/s/sword_of_the_paruns.txt svneol=native#text/plain diff --git a/res/cardsfolder/s/sword_of_the_ages.txt b/res/cardsfolder/s/sword_of_the_ages.txt deleted file mode 100644 index be2dda37b92..00000000000 --- a/res/cardsfolder/s/sword_of_the_ages.txt +++ /dev/null @@ -1,13 +0,0 @@ -Name:Sword of the Ages -ManaCost:6 -Types:Artifact -Text:no text -K:CARDNAME enters the battlefield tapped. -A:AB$ ChangeZone | Cost$ T Exile<1/CARDNAME> | Origin$ Battlefield | Destination$ Exile | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | RememberTargets$ True | SubAbility$ DBDamage | CostDesc$ Exile Sword of the Ages and any number of creatures you control: | SpellDescription$ CARDNAME deals X damage to target creature or player, where X is the total power of the creatures exiled this way. -SVar:DBDamage:DB$ DealDamage | Tgt$ TgtCP | NumDmg$ Y | SubAbility$ DBCleanup -SVar:MaxTgts:Count$Valid Creature.YouCtrl -SVar:Y:Count$RememberedSumPower -SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True -SVar:Rarity:Rare -SVar:Picture:http://www.wizards.com/global/images/magic/general/sword_of_the_ages.jpg -End \ No newline at end of file