mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
parent
0b9991b092
commit
be100d97de
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user