diff --git a/eos/effects/entosislink.py b/eos/effects/entosislink.py index 2828b2431..2b63f6e12 100644 --- a/eos/effects/entosislink.py +++ b/eos/effects/entosislink.py @@ -4,4 +4,4 @@ # Modules from group: Entosis Link (2 of 2) type = "active" def handler(fit, module, context): - pass + fit.ship.forceItemAttr("disallowAssistance", module.getModifiedItemAttr("disallowAssistance"))