5 lines
199 B
Python
Executable File
5 lines
199 B
Python
Executable File
# Used by:
|
|
# Module: Large Micro Jump Drive
|
|
type = "active"
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("signatureRadius", module.getModifiedItemAttr("signatureRadiusBonusPercent")) |