5 lines
194 B
Python
5 lines
194 B
Python
# Not used by any item
|
|
type = "passive"
|
|
def handler(fit, src, context):
|
|
fit.ship.boostItemAttr("scanResolution", src.getModifiedItemAttr("structureRigScanResBonus"), stackingPenalties=True)
|