6 lines
194 B
Python
Executable File
6 lines
194 B
Python
Executable File
# Used by:
|
|
# Modules from group: Cynosural Field (2 of 2)
|
|
type = "active"
|
|
def handler(fit, module, context):
|
|
fit.ship.boostItemAttr("maxVelocity", module.getModifiedItemAttr("speedFactor"))
|