protected override IShip CreateHardCodedShip()
 {
     return(ChenjesuBroodhome.Create(new PhysicsState(), null));
 }