7 lines
171 B
Python
7 lines
171 B
Python
# Not used by any item
|
|
type = "passive"
|
|
|
|
|
|
def handler(fit, module, context):
|
|
fit.ship.increaseItemAttr("scanResolution", module.getModifiedItemAttr("scanResolution"))
|