public ProtoMessage changeAttack(string aID)
 {
     return(_playerOps.changeAttack(aID, _testClient));
 }