public void SurrenderBooty(Pirate pirate, Booty booty) { }
public void SurrenderBooty(Booty booty) { }
public void PlunderShip(Pirate pirate, Booty booty) { }
public void Plunder(Booty booty) { }