From 29a517ce115f07f0fc2849979bd9c174848c268a Mon Sep 17 00:00:00 2001 From: Athanasius Date: Thu, 29 Apr 2021 10:34:03 +0100 Subject: [PATCH] Suits: Note that we need an 'UpgradeSuit' example still The journal document has to be mistaken about cost being in credits. --- monitor.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/monitor.py b/monitor.py index b61eb965..c6c2836e 100644 --- a/monitor.py +++ b/monitor.py @@ -1027,7 +1027,8 @@ class EDLogs(FileSystemEventHandler): # type: ignore # See below # • SuitID # • Class # • Cost - # Update credits total ? + # Update credits total ? It shouldn't even involve credits! + # Actual alpha4 - need to grind mats pass # `LoadoutEquipModule` has no instance-specific ID as of 4.0.0.13