Files
pyfa/eos/effects/effect5868.py
2019-03-16 14:08:20 -04:00

10 lines
221 B
Python

# drawbackCargoCapacity
#
# Used by:
# Modules named like: Transverse Bulkhead (8 of 8)
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("capacity", module.getModifiedItemAttr("drawback"))