Skip to main content

run

Function run 

Source
pub fn run(game: &mut GameState, card_id: CardId)
Expand description

End-of-turn revert for goad. Mirrors the GameCommand.run() in Java GoadEffect that removes the goaded-by marker when the effect expires.