4 lines
158 B
Python
4 lines
158 B
Python
type = "passive"
|
|
def handler(fit, src, context):
|
|
fit.ship.filteredItemIncrease("maxLockedTargets", src.getModifiedItemAttr("structureRigMaxTargetBonus"))
|