Removed unneeded variable in effect file
This commit is contained in:
@@ -4,6 +4,5 @@
|
||||
# Module: Amarr Tactical Destroyer Defense Mode
|
||||
type = "passive"
|
||||
def handler(fit, module, context):
|
||||
level = fit.character.getSkill("Minmatar Destroyer").level
|
||||
fit.ship.multiplyItemAttr("signatureRadius", 1/module.getModifiedItemAttr("modeSignatureRadiusPostDiv"),
|
||||
stackingPenalties = True, penaltyGroup="postDiv")
|
||||
|
||||
Reference in New Issue
Block a user