cmdrmcdonald / EliteDangerousDataProvider

Apache License 2.0
134 stars 31 forks source link

Bond Redeemed event - event.rewards empty #235

Open Darkcyde13 opened 7 years ago

Darkcyde13 commented 7 years ago

Hi,

I've been trying to make a list of the rewards when redeeming a combat bond, but it seems the event.rewards variable is always empty. Using len(event.rewards) results in zero. There doesn't seem to be any way to know what factions the redeemed bonds are for.

Is this a bug? Could this be caused by a change in the Player Journal? Or is it by design?

Kind Regards,

Darkcyde.