Update to 988638

This commit is contained in:
blitzmann
2015-12-05 22:35:03 -05:00
parent ca92285ff3
commit f9db5eb201
12 changed files with 118 additions and 3 deletions

View File

@@ -6,4 +6,4 @@
type = "passive"
def handler(fit, ship, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Remote Capacitor Transmitter",
"powerTransferRange", ship.getModifiedItemAttr("maxRangeBonus"))
"powerTransferRange", ship.getModifiedItemAttr("maxRangeBonus2"))