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.
This commit is contained in:
@@ -57460,7 +57460,7 @@ toughness=5
|
|||||||
[card]
|
[card]
|
||||||
name=Throat Slitter
|
name=Throat Slitter
|
||||||
autohand={2}{B}{N}:ninjutsu
|
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.
|
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}
|
mana={4}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -57487,7 +57487,7 @@ subtype=Aura
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Thrull Surgeon
|
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.
|
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}
|
mana={1}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user