Files
pyfa/eos/effects/drawbackcargocapacity.py

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"))