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

6 lines
193 B
Python

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