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