public override void ApplyCondition(IGameController controller)
 {
     controller.AddCodeword(Value);
 }