From 329338051539dc498e9af59f1f8cde0fed3aa542 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Sat, 24 Mar 2018 18:18:16 -0400 Subject: [PATCH] styling fix --- eos/effects/warpdisruptsphere.py | 1 - 1 file changed, 1 deletion(-) diff --git a/eos/effects/warpdisruptsphere.py b/eos/effects/warpdisruptsphere.py index 7cddfcb86..22787465b 100644 --- a/eos/effects/warpdisruptsphere.py +++ b/eos/effects/warpdisruptsphere.py @@ -11,7 +11,6 @@ runTime = "early" def handler(fit, module, context): - if "projected" in context: fit.ship.increaseItemAttr("warpScrambleStatus", module.getModifiedItemAttr("warpScrambleStrength")) if module.charge is not None and module.charge.ID == 45010: