Ejemplo n.º 1
0
 protected override void React(IActionHost host, string trigger)
 {
     host.AddCoins(1);
     host.RemoveEffect(Name);
 }