5 lines
212 B
Python
Executable File
5 lines
212 B
Python
Executable File
# Used by:
|
|
# Modules from group: Propulsion Module (107 of 107)
|
|
type = "overheat"
|
|
def handler(fit, module, context):
|
|
module.boostItemAttr("speedFactor", module.getModifiedItemAttr("overloadSpeedFactorBonus")) |