7 lines
232 B
Python
Executable File
7 lines
232 B
Python
Executable File
# Used by:
|
|
# Subsystems from group: Defensive Systems (16 of 16)
|
|
type = "passive"
|
|
runTime = "early"
|
|
def handler(fit, module, context):
|
|
fit.ship.preAssignItemAttr("signatureRadius", module.getModifiedItemAttr("signatureRadius"))
|