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

Merge pull request #1091 from A-UNDERSCORE-D/fix/1079-suit-upgrade-costs

Update credits on UpgradeSuit
This commit is contained in:
Athanasius 2021-05-21 10:56:31 +01:00 committed by GitHub
commit f6e23476ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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