4 lines
131 B
Python
4 lines
131 B
Python
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("capacity", module.getModifiedItemAttr("drawback"))
|