5 lines
203 B
Python
Executable File
5 lines
203 B
Python
Executable File
# Used by:
|
|
# Modules from group: Expanded Cargohold (13 of 13)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.multiplyItemAttr("hp", module.getModifiedItemAttr("structureHPMultiplier")) |