Files
pyfa/eos/effects/drawbackcargocapacity.py
2014-05-31 22:02:41 +04:00

4 lines
131 B
Python

type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("capacity", module.getModifiedItemAttr("drawback"))