force a lure block when the players decide they want to skip the action, a lurer MUST be blocked if the defending creature can block it. this action can not be skipped.
This commit is contained in:
@@ -247,6 +247,7 @@ public:
|
||||
TargetChooser * tcb;
|
||||
MTGAbility * blocker;
|
||||
MTGAbility * blockAbility;
|
||||
int receiveEvent(WEvent * event);
|
||||
int isReactingToClick(MTGCardInstance * card, ManaCost * mana = NULL);
|
||||
int reactToClick(MTGCardInstance * card);
|
||||
virtual ostream& toString(ostream& out) const;
|
||||
|
||||
Reference in New Issue
Block a user