Skip to main content

run

Function run 

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

End-of-turn revert for Protection. Mirrors the GameCommand.run() in Java ProtectEffect that removes the granted protection keyword when the effect duration expires.