From 5778fa7ba2a883a54989e8d90f64de0f5c62c898 Mon Sep 17 00:00:00 2001 From: "wrenczes@gmail.com" Date: Wed, 15 Dec 2010 07:57:51 +0000 Subject: [PATCH] Fixed a reported crash with 'Throat Slitter' per this response on the public beta post: http://wololo.net/forum/viewtopic.php?f=18&t=2486#p18701 Also fixed a typo in Thrull Surgeon's code that I just happened to notice while making this fix. --- 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 e5198b115..6c21d625f 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -57460,7 +57460,7 @@ toughness=5 [card] name=Throat Slitter autohand={2}{B}{N}:ninjutsu -auto=@combatdamaged(player) from(this):destroy target(creature +auto=@combatdamaged(player) from(this):destroy target(creature[-black]|opponentbattlefield) text=Ninjutsu {2}{B} ({2}{B}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.) -- Whenever Throat Slitter deals combat damage to a player, destroy target nonblack creature that player controls. mana={4}{B} type=Creature @@ -57487,7 +57487,7 @@ subtype=Aura [/card] [card] name=Thrull Surgeon -auto={1}{B}{S}:moveTo(opponentgravyard) notatarget(*|myhand) asSorcery +auto={1}{B}{S}:moveTo(opponentgraveyard) notatarget(*|myhand) asSorcery text={1}{B}, Sacrifice Thrull Surgeon: Look at target player's hand and choose a card from it. That player discards that card. Activate this ability only any time you could cast a sorcery. mana={1}{B} type=Creature