From 86308a4acbcd5a44ae8f62af8119bb84db8492ac Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Sat, 5 Feb 2011 10:52:10 +0000 Subject: [PATCH] corrected titan forge, it was "lol" incorrect. it was basically "put a charge counter on titan forge, put a 9/9 in play" --- 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 bec070425..bd5ba24be 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -65841,7 +65841,7 @@ toughness=1 [card] name=Titan Forge auto={3}{T}:counter(0/0,1,Charge) -auto={T}{C(0/0,1,Charge)}:token(Golem,Artifact Creature Golem,9/9) +auto={T}{C(0/0,-3,Charge)}:token(Golem,Artifact Creature Golem,9/9) text={3},{T}: Put a charge counter on Titan Forge. -- {T}, Remove three charge counters from Titan Forge: Put a 9/9 colorless Golem artifact creature token onto the battlefield. mana={3} type=Artifact