11 lines
197 B
Python
11 lines
197 B
Python
# targetABCAttack
|
|
#
|
|
# Used by:
|
|
# Modules from group: Precursor Turret (14 of 14)
|
|
type = 'active'
|
|
|
|
|
|
def handler(fit, module, context):
|
|
# Set reload time to 1 second
|
|
module.reloadTime = 1000
|