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