Skip to content

Commit

Permalink
GALARIAN_MR_RIME_35 Discard after attack (#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
luongthomas authored Apr 8, 2021
1 parent a86836a commit 2acb7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tcgwars/logic/impl/gen8/BattleStyles.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,7 @@ public enum BattleStyles implements LogicCardInfo {
selectedCards.each {
damage 40
}
selectedCards.discard()
}
}
}
Expand Down

0 comments on commit 2acb7d8

Please sign in to comment.