Update to 1015913

This commit is contained in:
blitzmann
2016-03-05 21:37:12 -05:00
parent 53a46dcec6
commit 38cc13ff2c
25 changed files with 96 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
type = "active"
def handler(fit, module, context):
for scanType in ("Gravimetric", "Magnetometric", "Radar", "Ladar"):
module.boostItemAttr("scan{}StrengthPercent".format(scanType), module.getModifiedChargeAttr("sensorStrengthBonusBonus"))