7 lines
208 B
Python
7 lines
208 B
Python
# drawbackCPUOutput
|
|
#
|
|
# Used by:
|
|
# Modules from group: Rig Drones (64 of 64)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("cpuOutput", module.getModifiedItemAttr("drawback")) |