From a959cbf926445d2318f0be79817f6c0737c42a66 Mon Sep 17 00:00:00 2001 From: "wagic.laurent" Date: Wed, 10 Jun 2009 15:05:50 +0000 Subject: [PATCH] Laurent - Corrected some bugs in ICE (nature's lore) and POR (creature with cantblock abilities introduced in R458) --- projects/mtg/bin/Res/sets/ICE/_cards.dat | 3 ++- projects/mtg/bin/Res/sets/POR/_cards.dat | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/projects/mtg/bin/Res/sets/ICE/_cards.dat b/projects/mtg/bin/Res/sets/ICE/_cards.dat index 410f5fb70..fa02fe8f1 100644 --- a/projects/mtg/bin/Res/sets/ICE/_cards.dat +++ b/projects/mtg/bin/Res/sets/ICE/_cards.dat @@ -871,7 +871,8 @@ toughness=1 [/card] [card] text=Search your library for a Forest card and put that card into play. Then shuffle your library. -auto=moveTo(myInPlay) target(forest|myLibrary) +target=forest|myLibrary +auto=moveTo(myInPlay) id=2579 name=Nature's Lore rarity=U diff --git a/projects/mtg/bin/Res/sets/POR/_cards.dat b/projects/mtg/bin/Res/sets/POR/_cards.dat index b7142aabf..5ec16a1ae 100644 --- a/projects/mtg/bin/Res/sets/POR/_cards.dat +++ b/projects/mtg/bin/Res/sets/POR/_cards.dat @@ -260,7 +260,7 @@ toughness=1 [card] text=Craven Giant can't block. id=4332 -auto=cantblock +abilities=cantblock name=Craven Giant rarity=C type=Creature @@ -273,7 +273,7 @@ toughness=1 text=Craven Knight can't block. id=4213 name=Craven Knight -auto=cantblock +abilities=cantblock rarity=C type=Creature mana={1}{B} @@ -615,7 +615,7 @@ type=Sorcery text=Hulking Cyclops can't block. id=4345 name=Hulking Cyclops -auto=cantblock +abilities=cantblock rarity=U type=Creature mana={3}{R}{R} @@ -626,7 +626,7 @@ toughness=5 [card] text=Hulking Goblin can't block. id=4346 -auto=cantblock +abilities=cantblock name=Hulking Goblin rarity=C type=Creature