5 lines
194 B
Python
Executable File
5 lines
194 B
Python
Executable File
# Used by:
|
|
# Modules from group: Armor Reinforcer (57 of 57)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.increaseItemAttr("mass", module.getModifiedItemAttr("massAddition")) |