Пример #1
0
 public bool Contended(ICharacterState other)
 {
     return(other.FitsCategory("Run"));
 }