Exemple #1
0
 public override void OnThisCardPlayed(AbstractCard card, AbstractBattleUnit target)
 {
     card.Action_Exhaust();
 }