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