mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00:00
removed extra line
This commit is contained in:
parent
640f1bea5b
commit
4c7ab8babe
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ public class HeatStroke extends CardImpl {
|
|||
public HeatStroke(UUID ownerId, CardSetInfo setInfo) {
|
||||
super(ownerId, setInfo, new CardType[]{CardType.ENCHANTMENT}, "{2}{R}");
|
||||
|
||||
|
||||
// At end of combat, destroy each creature that blocked or was blocked this turn.
|
||||
this.addAbility(
|
||||
new EndOfCombatTriggeredAbility(
|
||||
|
|
Loading…
Reference in a new issue