public ProtoGenericArray <ProtoSiegeOverview> Sieges()
 {
     return(_playerOps.SiegeList(_testClient));
 }