From 096add22367d2889f8c173dd1116b8c5fa40c84c Mon Sep 17 00:00:00 2001 From: "guzhenjie1@gmail.com" Date: Sun, 20 Mar 2011 08:58:39 +0000 Subject: [PATCH] Fixed Green Sun's Zenith. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 0de465691..1ff15611a 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -27052,9 +27052,9 @@ type=Enchantment [/card] [card] name=Green Sun's Zenith -auto=moveto(mybattlefield) target(creature[manacost <=X]|mylibrary) +auto=moveto(mybattlefield) target(creature[green;manacost <=X]|mylibrary) alias=135262 -text=Red Sun's Zenith deals X damage to target creature or player. If a creature dealt damage this way would be put into a graveyard this turn, exile it instead. Shuffle Red Sun's Zenith into its owner's library. +text=Search your library for a green creature card with converted mana cost X or less, put it onto the battlefield, then shuffle your library. Shuffle Green Sun's Zenith into its owner's library. mana={X}{G} type=Sorcery [/card]