1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-18 18:07:37 +03:00

Update credits for SellOrganicData

This commit is contained in:
Athanasius 2021-05-01 10:46:25 +01:00
parent 751002bf1a
commit d74b886587

View File

@ -1165,8 +1165,8 @@ class EDLogs(FileSystemEventHandler): # type: ignore # See below
pass
elif event_type == 'SellOrganicData':
# alpha4 - update current credits ?
pass
for bd in entry['BioData']:
self.state['Credits'] += bd['Value'] + bd['Bonus']
# alpha4 - Credits updates
elif event_type == 'BookDropship':