Exemplo n.º 1
0
 public bool CheckNullifyDoubleStrikeOpponent(Fight fight)
 {
     return(true);
 }
Exemplo n.º 2
0
 public bool CheckNullifyDoubleStrikeCharacter(Fight fight)
 {
     return(true);
 }