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