mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-19 00:04:08 +03:00
Update credits for SellOrganicData
This commit is contained in:
parent
751002bf1a
commit
d74b886587
@ -1165,8 +1165,8 @@ class EDLogs(FileSystemEventHandler): # type: ignore # See below
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
elif event_type == 'SellOrganicData':
|
elif event_type == 'SellOrganicData':
|
||||||
# alpha4 - update current credits ?
|
for bd in entry['BioData']:
|
||||||
pass
|
self.state['Credits'] += bd['Value'] + bd['Bonus']
|
||||||
|
|
||||||
# alpha4 - Credits updates
|
# alpha4 - Credits updates
|
||||||
elif event_type == 'BookDropship':
|
elif event_type == 'BookDropship':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user