diff --git a/eos/effects/crystalminingamountinfo2.py b/eos/effects/crystalminingamountinfo2.py index 5c7305860..68a126d49 100644 --- a/eos/effects/crystalminingamountinfo2.py +++ b/eos/effects/crystalminingamountinfo2.py @@ -3,7 +3,7 @@ # Used by: # Modules from group: Frequency Mining Laser (3 of 3) type = "passive" - +runTime = "late" def handler(fit, module, context): module.preAssignItemAttr("specialtyMiningAmount", module.getModifiedItemAttr("miningAmount"))