Merge branch 'master' of https://github.com/pyfa-org/Pyfa
This commit is contained in:
@@ -523,7 +523,7 @@ class Fit(object):
|
|||||||
self.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Sensor Dampener",
|
self.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Sensor Dampener",
|
||||||
attr, value)
|
attr, value)
|
||||||
|
|
||||||
self.modules.filteredItemBoost(lambda mod: mod.item.gorup.name == "Target Painter",
|
self.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Target Painter",
|
||||||
"signatureRadiusBonus", value, stackingPenalties=True)
|
"signatureRadiusBonus", value, stackingPenalties=True)
|
||||||
|
|
||||||
if warfareBuffID == 18: # Information Burst: Electronic Hardening: Scan Strength
|
if warfareBuffID == 18: # Information Burst: Electronic Hardening: Scan Strength
|
||||||
|
|||||||
Reference in New Issue
Block a user