character_sheet returns empty certificates set object
hbbtstar opened this issue · 2 comments
hbbtstar commented
Hey all!
I'm trying to use evelink's char to get a list of certificate IDs for my character, but it doesn't seem to be working. char.character_sheet().result['certificates'] is an empty set.
So far everything else seems to be working correctly (skills, Pilot ID, skill in training, etc) except that. Am I doing something wrong, or is this a legitimate bug? I'm on the pip install version, which is 0.3.1.
Thanks!
lepinkainen commented
Certificates were removed from the game by the Rubicon expansion and replaced by ship-specific Masteries.
hbbtstar commented
Ah, ok. Thanks for the clarification!