fix some rigs

This commit is contained in:
blitzman
2016-09-27 01:21:42 -04:00
parent 9a574cb31b
commit 44fb4a558c
4 changed files with 5 additions and 8 deletions

View File

@@ -1,4 +1,3 @@
type = "passive"
def handler(fit, src, context):
fit.ship.filteredItemBoost("scanResolution", src.getModifiedItemAttr("structureRigScanResBonus"),
stackingPenalties=True)
fit.ship.boostItemAttr("scanResolution", src.getModifiedItemAttr("structureRigScanResBonus"), stackingPenalties=True)