diff --git a/.gitattributes b/.gitattributes index eeb65380adb..61cafc85080 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1765,6 +1765,7 @@ res/cardsfolder/ghost_lit_raider.txt -text svneol=native#text/plain res/cardsfolder/ghost_lit_redeemer.txt -text svneol=native#text/plain res/cardsfolder/ghost_ship.txt -text svneol=native#text/plain res/cardsfolder/ghost_tactician.txt -text svneol=native#text/plain +res/cardsfolder/ghost_town.txt -text svneol=native#text/plain res/cardsfolder/ghost_warden.txt -text svneol=native#text/plain res/cardsfolder/ghostfire.txt -text svneol=native#text/plain res/cardsfolder/ghostly_changeling.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/corrupted_harvester.txt b/res/cardsfolder/corrupted_harvester.txt index 8612ce2d819..63f418692b7 100644 --- a/res/cardsfolder/corrupted_harvester.txt +++ b/res/cardsfolder/corrupted_harvester.txt @@ -2,7 +2,9 @@ Name:Corrupted Harvester ManaCost:4 B B Types:Creature Horror Text:no text +PT:6/3 A:AB$Regenerate|Cost$B Sac<1/Creature>|SpellDescription$Regenerate CARDNAME. +SVar:RemAIDeck:True SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/corrupted_harvester.jpg End \ No newline at end of file diff --git a/res/cardsfolder/ghost_town.txt b/res/cardsfolder/ghost_town.txt new file mode 100644 index 00000000000..0ef273da166 --- /dev/null +++ b/res/cardsfolder/ghost_town.txt @@ -0,0 +1,10 @@ +Name:Ghost Town +ManaCost:no cost +Types:Land +Text:no text +K:tap: add 1 +A:AB$Bounce | Cost$ 0 | Destination$ Hand | OpponentTurn$ True | SpellDescription$ Return CARDNAME to its owner's hand. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/ghost_town.jpg +End diff --git a/res/cardsfolder/scourglass.txt b/res/cardsfolder/scourglass.txt index 51164635ad7..94b330b3ec8 100644 --- a/res/cardsfolder/scourglass.txt +++ b/res/cardsfolder/scourglass.txt @@ -3,6 +3,7 @@ ManaCost:3 W W Types:Artifact Text:no text A:AB$DestroyAll | Cost$ T Sac<1/CARDNAME> | ValidCards$ Permanent.nonArtifact+nonLand | PlayerTurn$True | ActivatingPhases$Upkeep | SpellDescription$ Destroy all permanents except for artifacts and lands. Activate this ability only during your upkeep. +SVar:RemAIDeck:True SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/scourglass.jpg End \ No newline at end of file