From 017e2cf00df1990472db0f4b65b448ed43244101 Mon Sep 17 00:00:00 2001 From: "guzhenjie1@gmail.com" Date: Sat, 19 Feb 2011 11:09:03 +0000 Subject: [PATCH] Fixed Gelatinous Genesis: text=Target creature gets +3/+3 until end of turn. ==> text=Put X X/X green Ooze creature tokens onto the battlefield. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 51f4b36eb..ada55b31a 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -23956,7 +23956,7 @@ type=Sorcery [card] name=Gelatinous Genesis auto=token(Ooze,Creature Ooze,XX/XX,green)*XX -text=Target creature gets +3/+3 until end of turn. +text=Put X X/X green Ooze creature tokens onto the battlefield. mana={X}{X}{G} type=Sorcery [/card]