5 lines
203 B
Python
5 lines
203 B
Python
type = "passive"
|
|
def handler(fit, src, context):
|
|
fit.ship.filteredItemBoost("scanResolution", src.getModifiedItemAttr("structureRigScanResBonus"),
|
|
stackingPenalties=True)
|