5 lines
196 B
Python
Executable File
5 lines
196 B
Python
Executable File
# Used by:
|
|
# Modules from group: CPU Enhancer (27 of 27)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.multiplyItemAttr("cpuOutput", module.getModifiedItemAttr("cpuMultiplier")) |