1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-17 17:42:20 +03:00

Update credits on SuitUpdate

Closes #1079
This commit is contained in:
A_D 2021-05-21 08:24:00 +02:00
parent 0b9991b092
commit be100d97de
No known key found for this signature in database
GPG Key ID: 4BE9EB7DF45076C4

View File

@ -1229,10 +1229,8 @@ class EDLogs(FileSystemEventHandler): # type: ignore # See below
# • SuitID # • SuitID
# • Class # • Class
# • Cost # • Cost
# Update credits total ? It shouldn't even involve credits! # TODO: Update self.state['Suits'] when we have an example to work from
# Actual alpha4 - need to grind mats self.state['Credits'] -= entry.get('Cost', 0)
# if self.state['Suits']:
pass
elif event_type == 'LoadoutEquipModule': elif event_type == 'LoadoutEquipModule':
# alpha4: # alpha4: